[INFO] cloning repository https://github.com/bchallenor/firebreak
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bchallenor/firebreak" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbchallenor%2Ffirebreak", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbchallenor%2Ffirebreak'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 40d765a0ee68d108d1b2abc9f40d4dce9010c883
[INFO] testing bchallenor/firebreak against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbchallenor%2Ffirebreak" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/bchallenor/firebreak
[INFO] finished tweaking git repo https://github.com/bchallenor/firebreak
[INFO] tweaked toml for git repo https://github.com/bchallenor/firebreak written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/bchallenor/firebreak on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/bchallenor/firebreak already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c6f5d28ed0d1f39f091ebef36c37a878bbb9b116fb4f0041b50ddc9b21259622
[INFO] running `Command { std: "docker" "start" "-a" "c6f5d28ed0d1f39f091ebef36c37a878bbb9b116fb4f0041b50ddc9b21259622", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c6f5d28ed0d1f39f091ebef36c37a878bbb9b116fb4f0041b50ddc9b21259622", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c6f5d28ed0d1f39f091ebef36c37a878bbb9b116fb4f0041b50ddc9b21259622", kill_on_drop: false }`
[INFO] [stdout] c6f5d28ed0d1f39f091ebef36c37a878bbb9b116fb4f0041b50ddc9b21259622
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 856b80ed4a1b5ccd3519c8232990b426a9d10681746af001508386243978ad2c
[INFO] running `Command { std: "docker" "start" "-a" "856b80ed4a1b5ccd3519c8232990b426a9d10681746af001508386243978ad2c", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.80
[INFO] [stderr]    Compiling syn v1.0.48
[INFO] [stderr]    Compiling memchr v2.3.3
[INFO] [stderr]    Compiling futures-sink v0.3.7
[INFO] [stderr]    Compiling once_cell v1.4.1
[INFO] [stderr]    Compiling futures-core v0.3.7
[INFO] [stderr]    Compiling futures-io v0.3.7
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.9
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]    Compiling regex-syntax v0.6.20
[INFO] [stderr]    Compiling unindent v0.1.7
[INFO] [stderr]    Compiling futures-channel v0.3.7
[INFO] [stderr]    Compiling bytes v0.6.0
[INFO] [stderr]    Compiling termcolor v1.1.0
[INFO] [stderr]    Compiling ipnet v2.3.0
[INFO] [stderr]    Compiling paste v1.0.2
[INFO] [stderr]    Compiling futures-task v0.3.7
[INFO] [stderr]    Compiling indoc v1.0.3
[INFO] [stderr]    Compiling aho-corasick v0.7.14
[INFO] [stderr]    Compiling getrandom v0.1.15
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling mio v0.7.4
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling regex v1.4.1
[INFO] [stderr]    Compiling env_logger v0.7.1
[INFO] [stderr]    Compiling pin-project-internal v1.0.1
[INFO] [stderr]    Compiling futures-macro v0.3.7
[INFO] [stderr]    Compiling tokio-macros v0.3.1
[INFO] [stderr]    Compiling async-trait v0.1.41
[INFO] [stderr]    Compiling tokio v0.3.2
[INFO] [stderr]    Compiling pin-project v1.0.1
[INFO] [stderr]    Compiling futures-util v0.3.7
[INFO] [stderr]    Compiling futures-executor v0.3.7
[INFO] [stderr]    Compiling futures v0.3.7
[INFO] [stderr]    Compiling firebreak v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: trait `ConnPath` is never used
[INFO] [stdout]   --> src/conn/mod.rs:10:11
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub trait ConnPath: Sync {
[INFO] [stdout]    |           ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ConnSpec` is never used
[INFO] [stdout]   --> src/conn/mod.rs:20:10
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub enum ConnSpec {
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ConnEffect` is never used
[INFO] [stdout]   --> src/conn/mod.rs:26:10
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub enum ConnEffect {
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `OsNsConnPath` is never constructed
[INFO] [stdout]   --> src/conn/os.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct OsNsConnPath<'a> {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/conn/os.rs:28:12
[INFO] [stdout]    |
[INFO] [stdout] 27 | impl<'a> OsNsConnPath<'a> {
[INFO] [stdout]    | ------------------------- associated function in this implementation
[INFO] [stdout] 28 |     pub fn new(
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ClientStatus` is never used
[INFO] [stdout]   --> src/conn/os.rs:84:6
[INFO] [stdout]    |
[INFO] [stdout] 84 | enum ClientStatus {
[INFO] [stdout]    |      ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SentCookie` is never constructed
[INFO] [stdout]   --> src/conn/os.rs:90:8
[INFO] [stdout]    |
[INFO] [stdout] 90 | struct SentCookie {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ServerStatus` is never used
[INFO] [stdout]   --> src/conn/os.rs:95:6
[INFO] [stdout]    |
[INFO] [stdout] 95 | enum ServerStatus {
[INFO] [stdout]    |      ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ReceivedCookie` is never constructed
[INFO] [stdout]    --> src/conn/os.rs:101:8
[INFO] [stdout]     |
[INFO] [stdout] 101 | struct ReceivedCookie {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `OsNsConnector` is never used
[INFO] [stdout]    --> src/conn/os.rs:107:7
[INFO] [stdout]     |
[INFO] [stdout] 107 | trait OsNsConnector: Sized + Sync {
[INFO] [stdout]     |       ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Tcp` is never constructed
[INFO] [stdout]    --> src/conn/os.rs:172:8
[INFO] [stdout]     |
[INFO] [stdout] 172 | struct Tcp {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Udp` is never constructed
[INFO] [stdout]    --> src/conn/os.rs:176:8
[INFO] [stdout]     |
[INFO] [stdout] 176 | struct Udp {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Host` is never used
[INFO] [stdout]   --> src/host/mod.rs:12:11
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub trait Host: Sized {
[INFO] [stdout]    |           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Interface` is never used
[INFO] [stdout]   --> src/host/mod.rs:41:11
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub trait Interface: Sized {
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `random_peer_addr_with_net` is never used
[INFO] [stdout]   --> src/host/mod.rs:49:4
[INFO] [stdout]    |
[INFO] [stdout] 49 | fn random_peer_addr_with_net(addr_with_net: IpNet) -> IpNet {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `OsHost` is never constructed
[INFO] [stdout]   --> src/host/os.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct OsHost {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `OsInterface` is never constructed
[INFO] [stdout]   --> src/host/os.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub struct OsInterface {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]    --> src/host/os.rs:165:8
[INFO] [stdout]     |
[INFO] [stdout] 164 | impl OsNs {
[INFO] [stdout]     | --------- methods in this implementation
[INFO] [stdout] 165 |     fn enable_ipv4_forwarding(&mut self) -> Result<(), io::Error> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 170 |     fn enable_ipv6_forwarding(&mut self) -> Result<(), io::Error> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 175 |     fn add_veth_link(&mut self, name: &str, peer_name: &str) -> Result<(), io::Error> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 185 |     fn enable_link(&mut self, name: &str) -> Result<(), io::Error> {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 190 |     fn move_link(&mut self, name: &str, other: &mut Self) -> Result<(), io::Error> {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 204 |     fn set_addr(&mut self, name: &str, addr: IpNet) -> Result<(), io::Error> {
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 221 |     fn list_addrs(&self) -> Result<String, io::Error> {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 226 |     fn set_default_route(&mut self, addr: IpAddr) -> Result<(), io::Error> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 231 |     fn load_nft_rules<R: io::Read + Send>(&mut self, rules: R) -> Result<(), io::Error> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 236 |     fn list_nft_rules(&self) -> Result<String, io::Error> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `fd` and `fd_path` are never read
[INFO] [stdout]   --> src/os.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct OsNs {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] 15 |     fd: File,
[INFO] [stdout]    |     ^^
[INFO] [stdout] 16 |     /// Absolute path to the namespace. Valid only for the lifetime of this struct.
[INFO] [stdout] 17 |     fd_path: Box<Path>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `OsNs` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `path`, `scoped`, `spawn_scoped`, `scoped_process`, and `scoped_process_with_input` are never used
[INFO] [stdout]    --> src/os.rs:69:12
[INFO] [stdout]     |
[INFO] [stdout]  20 | impl OsNs {
[INFO] [stdout]     | --------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  69 |     pub fn path(&self) -> &Path {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout]  73 |     pub fn scoped<'a, F, T>(&self, f: F) -> Result<T, io::Error>
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  82 |     fn spawn_scoped<'scope, 'env, F, T>(
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 105 |     pub fn scoped_process<S>(&self, program: &str, args: &[S]) -> Result<String, io::Error>
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 112 |     pub fn scoped_process_with_input<S, R>(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.99s
[INFO] running `Command { std: "docker" "inspect" "856b80ed4a1b5ccd3519c8232990b426a9d10681746af001508386243978ad2c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "856b80ed4a1b5ccd3519c8232990b426a9d10681746af001508386243978ad2c", kill_on_drop: false }`
[INFO] [stdout] 856b80ed4a1b5ccd3519c8232990b426a9d10681746af001508386243978ad2c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 64bb9784b6090e5589580bed139fde4f4f28329a13a484064dbb55c8f5958383
[INFO] running `Command { std: "docker" "start" "-a" "64bb9784b6090e5589580bed139fde4f4f28329a13a484064dbb55c8f5958383", kill_on_drop: false }`
[INFO] [stderr]    Compiling firebreak v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: methods `source_name`, `target_name`, and `target_addr` are never used
[INFO] [stdout]   --> src/conn/mod.rs:11:8
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub trait ConnPath: Sync {
[INFO] [stdout]    |           -------- methods in this trait
[INFO] [stdout] 11 |     fn source_name(&self) -> &str;
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 12 |     fn source_addr(&self) -> IpAddr;
[INFO] [stdout] 13 |     fn target_name(&self) -> &str;
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 14 |     fn target_addr(&self) -> IpAddr;
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `name` is never used
[INFO] [stdout]   --> src/host/mod.rs:17:8
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub trait Host: Sized {
[INFO] [stdout]    |           ---- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 17 |     fn name(&self) -> &str;
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `name`, `addr_with_net`, and `addr` are never used
[INFO] [stdout]   --> src/host/mod.rs:42:8
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub trait Interface: Sized {
[INFO] [stdout]    |           --------- methods in this trait
[INFO] [stdout] 42 |     fn name(&self) -> &str;
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 43 |     fn addr_with_net(&self) -> IpNet;
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 44 |     fn addr(&self) -> IpAddr {
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.87s
[INFO] running `Command { std: "docker" "inspect" "64bb9784b6090e5589580bed139fde4f4f28329a13a484064dbb55c8f5958383", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "64bb9784b6090e5589580bed139fde4f4f28329a13a484064dbb55c8f5958383", kill_on_drop: false }`
[INFO] [stdout] 64bb9784b6090e5589580bed139fde4f4f28329a13a484064dbb55c8f5958383
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 65e27cbb2fe1cbc9c758631109b90542a65799f01d10734e581bb58875f42c12
[INFO] running `Command { std: "docker" "start" "-a" "65e27cbb2fe1cbc9c758631109b90542a65799f01d10734e581bb58875f42c12", kill_on_drop: false }`
[INFO] [stderr] warning: methods `source_name`, `target_name`, and `target_addr` are never used
[INFO] [stderr]   --> src/conn/mod.rs:11:8
[INFO] [stderr]    |
[INFO] [stderr] 10 | pub trait ConnPath: Sync {
[INFO] [stderr]    |           -------- methods in this trait
[INFO] [stderr] 11 |     fn source_name(&self) -> &str;
[INFO] [stderr]    |        ^^^^^^^^^^^
[INFO] [stderr] 12 |     fn source_addr(&self) -> IpAddr;
[INFO] [stderr] 13 |     fn target_name(&self) -> &str;
[INFO] [stderr]    |        ^^^^^^^^^^^
[INFO] [stderr] 14 |     fn target_addr(&self) -> IpAddr;
[INFO] [stderr]    |        ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: method `name` is never used
[INFO] [stderr]   --> src/host/mod.rs:17:8
[INFO] [stderr]    |
[INFO] [stderr] 12 | pub trait Host: Sized {
[INFO] [stderr]    |           ---- method in this trait
[INFO] [stderr] ...
[INFO] [stderr] 17 |     fn name(&self) -> &str;
[INFO] [stderr]    |        ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `name`, `addr_with_net`, and `addr` are never used
[INFO] [stderr]   --> src/host/mod.rs:42:8
[INFO] [stderr]    |
[INFO] [stderr] 41 | pub trait Interface: Sized {
[INFO] [stderr]    |           --------- methods in this trait
[INFO] [stderr] 42 |     fn name(&self) -> &str;
[INFO] [stderr]    |        ^^^^
[INFO] [stderr] 43 |     fn addr_with_net(&self) -> IpNet;
[INFO] [stderr]    |        ^^^^^^^^^^^^^
[INFO] [stderr] 44 |     fn addr(&self) -> IpAddr {
[INFO] [stderr]    |        ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `firebreak` (bin "firebreak" test) generated 3 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/firebreak-17fef20338f55396)
[INFO] [stdout] 
[INFO] [stdout] running 41 tests
[INFO] [stdout] test conn::os::tests::tcp_v6_ok ... FAILED
[INFO] [stdout] test host::os::tests::test_accept_forward_firewall_with_tcp_over_ipv4 ... FAILED
[INFO] [stdout] test host::os::tests::test_accept_forward_firewall_with_tcp_over_ipv6 ... FAILED
[INFO] [stdout] test host::os::tests::test_accept_input_firewall_with_tcp_over_ipv6 ... FAILED
[INFO] [stdout] test host::os::tests::test_accept_input_firewall_with_udp_over_ipv6 ... FAILED
[INFO] [stdout] test host::os::tests::test_drop_forward_firewall_with_udp_over_ipv6 ... FAILED
[INFO] [stdout] test host::os::tests::test_accept_input_firewall_with_tcp_over_ipv4 ... FAILED
[INFO] [stdout] test host::os::tests::test_drop_input_firewall_with_tcp_over_ipv6 ... FAILED
[INFO] [stdout] test host::os::tests::test_accept_output_firewall_with_udp_over_ipv6 ... FAILED
[INFO] [stdout] test host::os::tests::test_accept_output_firewall_with_tcp_over_ipv6 ... FAILED
[INFO] [stdout] test host::os::tests::test_drop_forward_firewall_with_tcp_over_ipv6 ... FAILED
[INFO] [stdout] test conn::os::tests::udp_v6_ok ... FAILED
[INFO] [stdout] test conn::os::tests::udp_v4_ok ... FAILED
[INFO] [stdout] test conn::os::tests::tcp_v4_ok ... FAILED
[INFO] [stdout] test host::os::tests::test_accept_forward_firewall_with_udp_over_ipv6 ... FAILED
[INFO] [stdout] test host::os::tests::test_accept_input_firewall_with_udp_over_ipv4 ... FAILED
[INFO] [stdout] test host::os::tests::test_accept_output_firewall_with_udp_over_ipv4 ... FAILED
[INFO] [stdout] test host::os::tests::test_drop_forward_firewall_with_udp_over_ipv4 ... FAILED
[INFO] [stdout] test host::os::tests::test_accept_output_firewall_with_tcp_over_ipv4 ... FAILED
[INFO] [stdout] test host::os::tests::test_drop_input_firewall_with_tcp_over_ipv4 ... FAILED
[INFO] [stdout] test host::os::tests::test_drop_input_firewall_with_udp_over_ipv4 ... FAILED
[INFO] [stdout] test host::os::tests::test_drop_input_firewall_with_udp_over_ipv6 ... FAILED
[INFO] [stdout] test host::os::tests::test_drop_output_firewall_with_tcp_over_ipv4 ... FAILED
[INFO] [stdout] test host::os::tests::test_accept_forward_firewall_with_udp_over_ipv4 ... FAILED
[INFO] [stdout] test host::os::tests::test_drop_output_firewall_with_tcp_over_ipv6 ... FAILED
[INFO] [stdout] test host::os::tests::test_drop_output_firewall_with_udp_over_ipv4 ... FAILED
[INFO] [stdout] test os::tests::add_veth_link ... FAILED
[INFO] [stdout] test host::os::tests::test_drop_forward_firewall_with_tcp_over_ipv4 ... FAILED
[INFO] [stdout] test host::os::tests::test_drop_output_firewall_with_udp_over_ipv6 ... FAILED
[INFO] [stdout] test host::os::tests::test_reject_forward_firewall_with_tcp_over_ipv4 ... FAILED
[INFO] [stdout] test host::os::tests::test_reject_forward_firewall_with_tcp_over_ipv6 ... FAILED
[INFO] [stdout] test host::os::tests::test_reject_forward_firewall_with_udp_over_ipv4 ... FAILED
[INFO] [stdout] test host::os::tests::test_reject_forward_firewall_with_udp_over_ipv6 ... FAILED
[INFO] [stdout] test host::os::tests::test_reject_input_firewall_with_tcp_over_ipv4 ... FAILED
[INFO] [stdout] test host::os::tests::test_reject_input_firewall_with_tcp_over_ipv6 ... FAILED
[INFO] [stdout] test host::os::tests::test_reject_input_firewall_with_udp_over_ipv4 ... FAILED
[INFO] [stdout] test host::os::tests::test_reject_input_firewall_with_udp_over_ipv6 ... FAILED
[INFO] [stdout] test host::os::tests::test_reject_output_firewall_with_tcp_over_ipv6 ... FAILED
[INFO] [stdout] test host::os::tests::test_reject_output_firewall_with_udp_over_ipv4 ... FAILED
[INFO] [stdout] test host::os::tests::test_reject_output_firewall_with_udp_over_ipv6 ... FAILED
[INFO] [stdout] test host::os::tests::test_reject_output_firewall_with_tcp_over_ipv4 ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- conn::os::tests::tcp_v6_ok stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'conn::os::tests::tcp_v6_ok' (18) panicked at src/main.rs:28:42:
[INFO] [stdout] Failed to create new user namespace: Os { code: 1, kind: PermissionDenied, message: "Operation not permitted" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64be514a2eca - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64be514a2eca - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64be514a2eca - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64be514a2eca - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64be514b886a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64be514b886a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x64be514a7ea2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x64be514a7ea2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x64be51480abf - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64be51480abf - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64be5149aa39 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64be5138a2bc - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x64be5138a2bc - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x64be5149acb2 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x64be5149acb2 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64be51480b78 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x64be514784e9 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64be5148188d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64be514b905c - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64be514b8da2 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x64be514427bc - <core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x64be511c1272 - <firebreak[20ef78547392ba36]::INIT as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref::__static_ref_initialize
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:28:42
[INFO] [stdout]   22:     0x64be511c1272 - <<firebreak[20ef78547392ba36]::INIT as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref::__static_ref_initialize as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x64be511fa09a - <lazy_static[d17996ece1cb6d7c]::lazy::Lazy<()>>::get::<<firebreak[20ef78547392ba36]::INIT as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:31:29
[INFO] [stdout]   24:     0x64be5121d0fd - <std[ec4e911328de40a6]::sync::once::Once>::call_once::<<lazy_static[d17996ece1cb6d7c]::lazy::Lazy<()>>::get<<firebreak[20ef78547392ba36]::INIT as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sync/once.rs:166:41
[INFO] [stdout]   25:     0x64be514862b7 - <std[ec4e911328de40a6]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   26:     0x64be51217299 - <std[ec4e911328de40a6]::sync::once::Once>::call_once::<<lazy_static[d17996ece1cb6d7c]::lazy::Lazy<()>>::get<<firebreak[20ef78547392ba36]::INIT as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   27:     0x64be5123e7db - <lazy_static[d17996ece1cb6d7c]::lazy::Lazy<()>>::get::<<firebreak[20ef78547392ba36]::INIT as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   28:     0x64be5123e7db - <firebreak[20ef78547392ba36]::INIT as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:142:26
[INFO] [stdout]   29:     0x64be5123e7db - <firebreak[20ef78547392ba36]::INIT as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:144:17
[INFO] [stdout]   30:     0x64be511c136c - <firebreak[20ef78547392ba36]::conn::os::tests::NS as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref::__static_ref_initialize
[INFO] [stdout]                                at /opt/rustwide/workdir/src/conn/os.rs:306:13
[INFO] [stdout]   31:     0x64be511c136c - <<firebreak[20ef78547392ba36]::conn::os::tests::NS as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref::__static_ref_initialize as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   32:     0x64be511f9fab - <lazy_static[d17996ece1cb6d7c]::lazy::Lazy<firebreak[20ef78547392ba36]::os::OsNs>>::get::<<firebreak[20ef78547392ba36]::conn::os::tests::NS as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:31:29
[INFO] [stdout]   33:     0x64be5121cfdd - <std[ec4e911328de40a6]::sync::once::Once>::call_once::<<lazy_static[d17996ece1cb6d7c]::lazy::Lazy<firebreak[20ef78547392ba36]::os::OsNs>>::get<<firebreak[20ef78547392ba36]::conn::os::tests::NS as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sync/once.rs:166:41
[INFO] [stdout]   34:     0x64be514862b7 - <std[ec4e911328de40a6]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   35:     0x64be51217029 - <std[ec4e911328de40a6]::sync::once::Once>::call_once::<<lazy_static[d17996ece1cb6d7c]::lazy::Lazy<firebreak[20ef78547392ba36]::os::OsNs>>::get<<firebreak[20ef78547392ba36]::conn::os::tests::NS as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   36:     0x64be512122cf - <lazy_static[d17996ece1cb6d7c]::lazy::Lazy<firebreak[20ef78547392ba36]::os::OsNs>>::get::<<firebreak[20ef78547392ba36]::conn::os::tests::NS as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   37:     0x64be512122cf - <firebreak[20ef78547392ba36]::conn::os::tests::NS as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:142:26
[INFO] [stdout]   38:     0x64be512122cf - <firebreak[20ef78547392ba36]::conn::os::tests::NS as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:144:17
[INFO] [stdout]   39:     0x64be511c1b5a - <firebreak[20ef78547392ba36]::conn::os::tests::IPV6_LOCALHOST_CONN_PATH as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref::__static_ref_initialize
[INFO] [stdout]                                at /opt/rustwide/workdir/src/conn/os.rs:325:17
[INFO] [stdout]   40:     0x64be511c1b5a - <<firebreak[20ef78547392ba36]::conn::os::tests::IPV6_LOCALHOST_CONN_PATH as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref::__static_ref_initialize as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x64be511fa051 - <lazy_static[d17996ece1cb6d7c]::lazy::Lazy<firebreak[20ef78547392ba36]::conn::os::OsNsConnPath>>::get::<<firebreak[20ef78547392ba36]::conn::os::tests::IPV6_LOCALHOST_CONN_PATH as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:31:29
[INFO] [stdout]   42:     0x64be5121d09d - <std[ec4e911328de40a6]::sync::once::Once>::call_once::<<lazy_static[d17996ece1cb6d7c]::lazy::Lazy<firebreak[20ef78547392ba36]::conn::os::OsNsConnPath>>::get<<firebreak[20ef78547392ba36]::conn::os::tests::IPV6_LOCALHOST_CONN_PATH as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sync/once.rs:166:41
[INFO] [stdout]   43:     0x64be514862b7 - <std[ec4e911328de40a6]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   44:     0x64be512171c9 - <std[ec4e911328de40a6]::sync::once::Once>::call_once::<<lazy_static[d17996ece1cb6d7c]::lazy::Lazy<firebreak[20ef78547392ba36]::conn::os::OsNsConnPath>>::get<<firebreak[20ef78547392ba36]::conn::os::tests::IPV6_LOCALHOST_CONN_PATH as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   45:     0x64be51212a8f - <lazy_static[d17996ece1cb6d7c]::lazy::Lazy<firebreak[20ef78547392ba36]::conn::os::OsNsConnPath>>::get::<<firebreak[20ef78547392ba36]::conn::os::tests::IPV6_LOCALHOST_CONN_PATH as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   46:     0x64be51212a8f - <firebreak[20ef78547392ba36]::conn::os::tests::IPV6_LOCALHOST_CONN_PATH as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:142:26
[INFO] [stdout]   47:     0x64be51212a8f - <firebreak[20ef78547392ba36]::conn::os::tests::IPV6_LOCALHOST_CONN_PATH as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:144:17
[INFO] [stdout]   48:     0x64be5120cc24 - firebreak[20ef78547392ba36]::conn::os::tests::tcp_v6_ok::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/conn/os.rs:350:40
[INFO] [stdout]   49:     0x64be5124092d - <core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::conn::os::tests::tcp_v6_ok::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   50:     0x64be511a0c6d - <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::conn::os::tests::tcp_v6_ok::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:74
[INFO] [stdout]   51:     0x64be511f1da9 - tokio[bc124314a0663d06]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>, <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::conn::os::tests::tcp_v6_ok::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:121:9
[INFO] [stdout]   52:     0x64be511703ec - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[bc124314a0663d06]::coop::Budget>>>::try_with::<tokio[bc124314a0663d06]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>, <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::conn::os::tests::tcp_v6_ok::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   53:     0x64be51168f5e - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[bc124314a0663d06]::coop::Budget>>>::with::<tokio[bc124314a0663d06]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>, <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::conn::os::tests::tcp_v6_ok::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   54:     0x64be5118e91c - tokio[bc124314a0663d06]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>, <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::conn::os::tests::tcp_v6_ok::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:114:13
[INFO] [stdout]   55:     0x64be5118e91c - tokio[bc124314a0663d06]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>, <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::conn::os::tests::tcp_v6_ok::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:98:5
[INFO] [stdout]   56:     0x64be5118e91c - <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::conn::os::tests::tcp_v6_ok::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:35
[INFO] [stdout]   57:     0x64be511a066a - tokio[bc124314a0663d06]::runtime::basic_scheduler::enter::<<tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::conn::os::tests::tcp_v6_ok::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>, tokio[bc124314a0663d06]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:29
[INFO] [stdout]   58:     0x64be5121a86d - <tokio[bc124314a0663d06]::macros::scoped_tls::ScopedKey<tokio[bc124314a0663d06]::runtime::basic_scheduler::Context>>::set::<tokio[bc124314a0663d06]::runtime::basic_scheduler::enter<<tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::conn::os::tests::tcp_v6_ok::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>, tokio[bc124314a0663d06]::runtime::driver::Driver>::{closure#0}, core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   59:     0x64be51183234 - tokio[bc124314a0663d06]::runtime::basic_scheduler::enter::<<tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::conn::os::tests::tcp_v6_ok::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>, tokio[bc124314a0663d06]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:13
[INFO] [stdout]   60:     0x64be51182663 - <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::conn::os::tests::tcp_v6_ok::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:185:9
[INFO] [stdout]   61:     0x64be51180993 - <tokio[bc124314a0663d06]::runtime::basic_scheduler::InnerGuard<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::conn::os::tests::tcp_v6_ok::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:414:38
[INFO] [stdout]   62:     0x64be51178f36 - <tokio[bc124314a0663d06]::runtime::basic_scheduler::BasicScheduler<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on::<firebreak[20ef78547392ba36]::conn::os::tests::tcp_v6_ok::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:145:30
[INFO] [stdout]   63:     0x64be5122e622 - <tokio[bc124314a0663d06]::runtime::Runtime>::block_on::<firebreak[20ef78547392ba36]::conn::os::tests::tcp_v6_ok::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/mod.rs:440:51
[INFO] [stdout]   64:     0x64be51211c14 - firebreak[20ef78547392ba36]::conn::os::tests::tcp_v6_ok
[INFO] [stdout]                                at /opt/rustwide/workdir/src/conn/os.rs:347:5
[INFO] [stdout]   65:     0x64be5120c807 - firebreak[20ef78547392ba36]::conn::os::tests::tcp_v6_ok::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/conn/os.rs:348:29
[INFO] [stdout]   66:     0x64be511c0426 - <firebreak[20ef78547392ba36]::conn::os::tests::tcp_v6_ok::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   67:     0x64be5137e39b - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   68:     0x64be5137e39b - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   69:     0x64be5138ad8b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   70:     0x64be5138ad8b - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   71:     0x64be5138ad8b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   72:     0x64be5138ad8b - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   73:     0x64be5138ad8b - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   74:     0x64be5138ad8b - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   75:     0x64be5138ad8b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   76:     0x64be513864a4 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   77:     0x64be513864a4 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   78:     0x64be5138d992 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   79:     0x64be5138d992 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   80:     0x64be5138d992 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   81:     0x64be5138d992 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   82:     0x64be5138d992 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   83:     0x64be5138d992 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   84:     0x64be5138d992 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   85:     0x64be514a240f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   86:     0x64be514a240f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   87:     0x7fcef2582aa4 - <unknown>
[INFO] [stdout]   88:     0x7fcef260fa64 - clone
[INFO] [stdout]   89:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- host::os::tests::test_accept_forward_firewall_with_tcp_over_ipv4 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'host::os::tests::test_accept_forward_firewall_with_tcp_over_ipv4' (22) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64be514a2eca - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64be514a2eca - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64be514a2eca - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64be514a2eca - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64be514b886a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64be514b886a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x64be514a7ea2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x64be514a7ea2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x64be51480abf - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64be51480abf - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64be5149aa39 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64be5138a2bc - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x64be5138a2bc - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x64be5149acb2 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x64be5149acb2 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64be51480baa - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x64be514784e9 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64be5148188d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64be514b905c - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64be514863ac - <std[ec4e911328de40a6]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x64be51217299 - <std[ec4e911328de40a6]::sync::once::Once>::call_once::<<lazy_static[d17996ece1cb6d7c]::lazy::Lazy<()>>::get<<firebreak[20ef78547392ba36]::INIT as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x64be5123e7db - <lazy_static[d17996ece1cb6d7c]::lazy::Lazy<()>>::get::<<firebreak[20ef78547392ba36]::INIT as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x64be5123e7db - <firebreak[20ef78547392ba36]::INIT as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:142:26
[INFO] [stdout]   23:     0x64be5123e7db - <firebreak[20ef78547392ba36]::INIT as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:144:17
[INFO] [stdout]   24:     0x64be511d3201 - firebreak[20ef78547392ba36]::host::os::tests::test_forward::<firebreak[20ef78547392ba36]::host::os::tests::build_accept, firebreak[20ef78547392ba36]::host::os::tests::expect_ok>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:357:9
[INFO] [stdout]   25:     0x64be511d9897 - firebreak[20ef78547392ba36]::host::os::tests::test_accept_forward_firewall_with_tcp_over_ipv4::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:433:23
[INFO] [stdout]   26:     0x64be512410ed - <core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_accept_forward_firewall_with_tcp_over_ipv4::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x64be511a2d5d - <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_accept_forward_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:74
[INFO] [stdout]   28:     0x64be511f4659 - tokio[bc124314a0663d06]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>, <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_accept_forward_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:121:9
[INFO] [stdout]   29:     0x64be511726cc - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[bc124314a0663d06]::coop::Budget>>>::try_with::<tokio[bc124314a0663d06]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>, <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_accept_forward_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   30:     0x64be51169afe - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[bc124314a0663d06]::coop::Budget>>>::with::<tokio[bc124314a0663d06]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>, <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_accept_forward_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   31:     0x64be5119cdbc - tokio[bc124314a0663d06]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>, <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_accept_forward_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:114:13
[INFO] [stdout]   32:     0x64be5119cdbc - tokio[bc124314a0663d06]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>, <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_accept_forward_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:98:5
[INFO] [stdout]   33:     0x64be5119cdbc - <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_accept_forward_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:35
[INFO] [stdout]   34:     0x64be511a0a4a - tokio[bc124314a0663d06]::runtime::basic_scheduler::enter::<<tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_accept_forward_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>, tokio[bc124314a0663d06]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:29
[INFO] [stdout]   35:     0x64be5121c76d - <tokio[bc124314a0663d06]::macros::scoped_tls::ScopedKey<tokio[bc124314a0663d06]::runtime::basic_scheduler::Context>>::set::<tokio[bc124314a0663d06]::runtime::basic_scheduler::enter<<tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_accept_forward_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>, tokio[bc124314a0663d06]::runtime::driver::Driver>::{closure#0}, core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   36:     0x64be5118a484 - tokio[bc124314a0663d06]::runtime::basic_scheduler::enter::<<tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_accept_forward_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>, tokio[bc124314a0663d06]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:13
[INFO] [stdout]   37:     0x64be51182a43 - <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_accept_forward_firewall_with_tcp_over_ipv4::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:185:9
[INFO] [stdout]   38:     0x64be511820d3 - <tokio[bc124314a0663d06]::runtime::basic_scheduler::InnerGuard<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_accept_forward_firewall_with_tcp_over_ipv4::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:414:38
[INFO] [stdout]   39:     0x64be5117efea - <tokio[bc124314a0663d06]::runtime::basic_scheduler::BasicScheduler<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on::<firebreak[20ef78547392ba36]::host::os::tests::test_accept_forward_firewall_with_tcp_over_ipv4::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:145:30
[INFO] [stdout]   40:     0x64be51231a2a - <tokio[bc124314a0663d06]::runtime::Runtime>::block_on::<firebreak[20ef78547392ba36]::host::os::tests::test_accept_forward_firewall_with_tcp_over_ipv4::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/mod.rs:440:51
[INFO] [stdout]   41:     0x64be511de0a4 - firebreak[20ef78547392ba36]::host::os::tests::test_accept_forward_firewall_with_tcp_over_ipv4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:426:17
[INFO] [stdout]   42:     0x64be511d5a47 - firebreak[20ef78547392ba36]::host::os::tests::test_accept_forward_firewall_with_tcp_over_ipv4::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:427:104
[INFO] [stdout]   43:     0x64be511c0be6 - <firebreak[20ef78547392ba36]::host::os::tests::test_accept_forward_firewall_with_tcp_over_ipv4::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x64be5137e39b - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x64be5137e39b - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   46:     0x64be5138ad8b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   47:     0x64be5138ad8b - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x64be5138ad8b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x64be5138ad8b - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x64be5138ad8b - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x64be5138ad8b - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   52:     0x64be5138ad8b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   53:     0x64be513864a4 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   54:     0x64be513864a4 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x64be5138d992 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   56:     0x64be5138d992 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x64be5138d992 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x64be5138d992 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x64be5138d992 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x64be5138d992 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   61:     0x64be5138d992 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x64be514a240f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   63:     0x64be514a240f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   64:     0x7fcef2582aa4 - <unknown>
[INFO] [stdout]   65:     0x7fcef260fa64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- host::os::tests::test_accept_forward_firewall_with_tcp_over_ipv6 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'host::os::tests::test_accept_forward_firewall_with_tcp_over_ipv6' (23) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64be514a2eca - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64be514a2eca - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64be514a2eca - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64be514a2eca - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64be514b886a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64be514b886a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x64be514a7ea2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x64be514a7ea2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x64be51480abf - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64be51480abf - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64be5149aa39 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64be5138a2bc - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x64be5138a2bc - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x64be5149acb2 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x64be5149acb2 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64be51480baa - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x64be514784e9 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64be5148188d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64be514b905c - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64be514863ac - <std[ec4e911328de40a6]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x64be51217299 - <std[ec4e911328de40a6]::sync::once::Once>::call_once::<<lazy_static[d17996ece1cb6d7c]::lazy::Lazy<()>>::get<<firebreak[20ef78547392ba36]::INIT as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x64be5123e7db - <lazy_static[d17996ece1cb6d7c]::lazy::Lazy<()>>::get::<<firebreak[20ef78547392ba36]::INIT as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x64be5123e7db - <firebreak[20ef78547392ba36]::INIT as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:142:26
[INFO] [stdout]   23:     0x64be5123e7db - <firebreak[20ef78547392ba36]::INIT as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:144:17
[INFO] [stdout]   24:     0x64be511d3201 - firebreak[20ef78547392ba36]::host::os::tests::test_forward::<firebreak[20ef78547392ba36]::host::os::tests::build_accept, firebreak[20ef78547392ba36]::host::os::tests::expect_ok>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:357:9
[INFO] [stdout]   25:     0x64be511d9ab7 - firebreak[20ef78547392ba36]::host::os::tests::test_accept_forward_firewall_with_tcp_over_ipv6::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:433:23
[INFO] [stdout]   26:     0x64be5124112d - <core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_accept_forward_firewall_with_tcp_over_ipv6::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x64be511a2e6d - <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_accept_forward_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:74
[INFO] [stdout]   28:     0x64be511f47a9 - tokio[bc124314a0663d06]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>, <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_accept_forward_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:121:9
[INFO] [stdout]   29:     0x64be511727ec - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[bc124314a0663d06]::coop::Budget>>>::try_with::<tokio[bc124314a0663d06]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>, <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_accept_forward_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   30:     0x64be51169b5e - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[bc124314a0663d06]::coop::Budget>>>::with::<tokio[bc124314a0663d06]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>, <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_accept_forward_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   31:     0x64be5119d51c - tokio[bc124314a0663d06]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>, <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_accept_forward_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:114:13
[INFO] [stdout]   32:     0x64be5119d51c - tokio[bc124314a0663d06]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>, <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_accept_forward_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:98:5
[INFO] [stdout]   33:     0x64be5119d51c - <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_accept_forward_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:35
[INFO] [stdout]   34:     0x64be511a0a6a - tokio[bc124314a0663d06]::runtime::basic_scheduler::enter::<<tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_accept_forward_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>, tokio[bc124314a0663d06]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:29
[INFO] [stdout]   35:     0x64be5121c86d - <tokio[bc124314a0663d06]::macros::scoped_tls::ScopedKey<tokio[bc124314a0663d06]::runtime::basic_scheduler::Context>>::set::<tokio[bc124314a0663d06]::runtime::basic_scheduler::enter<<tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_accept_forward_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>, tokio[bc124314a0663d06]::runtime::driver::Driver>::{closure#0}, core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   36:     0x64be5118a834 - tokio[bc124314a0663d06]::runtime::basic_scheduler::enter::<<tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_accept_forward_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>, tokio[bc124314a0663d06]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:13
[INFO] [stdout]   37:     0x64be51182a63 - <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_accept_forward_firewall_with_tcp_over_ipv6::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:185:9
[INFO] [stdout]   38:     0x64be51182193 - <tokio[bc124314a0663d06]::runtime::basic_scheduler::InnerGuard<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_accept_forward_firewall_with_tcp_over_ipv6::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:414:38
[INFO] [stdout]   39:     0x64be5117f30a - <tokio[bc124314a0663d06]::runtime::basic_scheduler::BasicScheduler<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on::<firebreak[20ef78547392ba36]::host::os::tests::test_accept_forward_firewall_with_tcp_over_ipv6::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:145:30
[INFO] [stdout]   40:     0x64be51231bda - <tokio[bc124314a0663d06]::runtime::Runtime>::block_on::<firebreak[20ef78547392ba36]::host::os::tests::test_accept_forward_firewall_with_tcp_over_ipv6::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/mod.rs:440:51
[INFO] [stdout]   41:     0x64be511de274 - firebreak[20ef78547392ba36]::host::os::tests::test_accept_forward_firewall_with_tcp_over_ipv6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:426:17
[INFO] [stdout]   42:     0x64be511d5a77 - firebreak[20ef78547392ba36]::host::os::tests::test_accept_forward_firewall_with_tcp_over_ipv6::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:427:104
[INFO] [stdout]   43:     0x64be511c0c26 - <firebreak[20ef78547392ba36]::host::os::tests::test_accept_forward_firewall_with_tcp_over_ipv6::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x64be5137e39b - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x64be5137e39b - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   46:     0x64be5138ad8b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   47:     0x64be5138ad8b - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x64be5138ad8b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x64be5138ad8b - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x64be5138ad8b - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x64be5138ad8b - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   52:     0x64be5138ad8b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   53:     0x64be513864a4 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   54:     0x64be513864a4 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x64be5138d992 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   56:     0x64be5138d992 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x64be5138d992 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x64be5138d992 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x64be5138d992 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x64be5138d992 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   61:     0x64be5138d992 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x64be514a240f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   63:     0x64be514a240f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   64:     0x7fcef2582aa4 - <unknown>
[INFO] [stdout]   65:     0x7fcef260fa64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- host::os::tests::test_accept_input_firewall_with_tcp_over_ipv6 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'host::os::tests::test_accept_input_firewall_with_tcp_over_ipv6' (27) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64be514a2eca - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64be514a2eca - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64be514a2eca - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64be514a2eca - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64be514b886a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64be514b886a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x64be514a7ea2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x64be514a7ea2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x64be51480abf - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64be51480abf - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64be5149aa39 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64be5138a2bc - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x64be5138a2bc - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x64be5149acb2 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x64be5149acb2 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64be51480baa - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x64be514784e9 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64be5148188d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64be514b905c - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64be514863ac - <std[ec4e911328de40a6]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x64be51217299 - <std[ec4e911328de40a6]::sync::once::Once>::call_once::<<lazy_static[d17996ece1cb6d7c]::lazy::Lazy<()>>::get<<firebreak[20ef78547392ba36]::INIT as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x64be5123e7db - <lazy_static[d17996ece1cb6d7c]::lazy::Lazy<()>>::get::<<firebreak[20ef78547392ba36]::INIT as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x64be5123e7db - <firebreak[20ef78547392ba36]::INIT as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:142:26
[INFO] [stdout]   23:     0x64be5123e7db - <firebreak[20ef78547392ba36]::INIT as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:144:17
[INFO] [stdout]   24:     0x64be511cc619 - firebreak[20ef78547392ba36]::host::os::tests::test_input::<firebreak[20ef78547392ba36]::host::os::tests::build_accept, firebreak[20ef78547392ba36]::host::os::tests::expect_ok>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:277:9
[INFO] [stdout]   25:     0x64be511d7037 - firebreak[20ef78547392ba36]::host::os::tests::test_accept_input_firewall_with_tcp_over_ipv6::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:433:23
[INFO] [stdout]   26:     0x64be51240c2d - <core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_accept_input_firewall_with_tcp_over_ipv6::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x64be511a192d - <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_accept_input_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:74
[INFO] [stdout]   28:     0x64be511f2d69 - tokio[bc124314a0663d06]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>, <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_accept_input_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:121:9
[INFO] [stdout]   29:     0x64be5117116c - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[bc124314a0663d06]::coop::Budget>>>::try_with::<tokio[bc124314a0663d06]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>, <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_accept_input_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   30:     0x64be511693de - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[bc124314a0663d06]::coop::Budget>>>::with::<tokio[bc124314a0663d06]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>, <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_accept_input_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   31:     0x64be5119419c - tokio[bc124314a0663d06]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>, <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_accept_input_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:114:13
[INFO] [stdout]   32:     0x64be5119419c - tokio[bc124314a0663d06]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>, <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_accept_input_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:98:5
[INFO] [stdout]   33:     0x64be5119419c - <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_accept_input_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:35
[INFO] [stdout]   34:     0x64be511a07ea - tokio[bc124314a0663d06]::runtime::basic_scheduler::enter::<<tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_accept_input_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>, tokio[bc124314a0663d06]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:29
[INFO] [stdout]   35:     0x64be5121b46d - <tokio[bc124314a0663d06]::macros::scoped_tls::ScopedKey<tokio[bc124314a0663d06]::runtime::basic_scheduler::Context>>::set::<tokio[bc124314a0663d06]::runtime::basic_scheduler::enter<<tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_accept_input_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>, tokio[bc124314a0663d06]::runtime::driver::Driver>::{closure#0}, core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   36:     0x64be51185e74 - tokio[bc124314a0663d06]::runtime::basic_scheduler::enter::<<tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_accept_input_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>, tokio[bc124314a0663d06]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:13
[INFO] [stdout]   37:     0x64be511827e3 - <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_accept_input_firewall_with_tcp_over_ipv6::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:185:9
[INFO] [stdout]   38:     0x64be51181293 - <tokio[bc124314a0663d06]::runtime::basic_scheduler::InnerGuard<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_accept_input_firewall_with_tcp_over_ipv6::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:414:38
[INFO] [stdout]   39:     0x64be5117b48a - <tokio[bc124314a0663d06]::runtime::basic_scheduler::BasicScheduler<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on::<firebreak[20ef78547392ba36]::host::os::tests::test_accept_input_firewall_with_tcp_over_ipv6::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:145:30
[INFO] [stdout]   40:     0x64be5122fa1a - <tokio[bc124314a0663d06]::runtime::Runtime>::block_on::<firebreak[20ef78547392ba36]::host::os::tests::test_accept_input_firewall_with_tcp_over_ipv6::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/mod.rs:440:51
[INFO] [stdout]   41:     0x64be511dbe34 - firebreak[20ef78547392ba36]::host::os::tests::test_accept_input_firewall_with_tcp_over_ipv6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:426:17
[INFO] [stdout]   42:     0x64be511d56b7 - firebreak[20ef78547392ba36]::host::os::tests::test_accept_input_firewall_with_tcp_over_ipv6::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:427:104
[INFO] [stdout]   43:     0x64be511c0726 - <firebreak[20ef78547392ba36]::host::os::tests::test_accept_input_firewall_with_tcp_over_ipv6::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x64be5137e39b - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x64be5137e39b - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   46:     0x64be5138ad8b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   47:     0x64be5138ad8b - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x64be5138ad8b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x64be5138ad8b - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x64be5138ad8b - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x64be5138ad8b - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   52:     0x64be5138ad8b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   53:     0x64be513864a4 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   54:     0x64be513864a4 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x64be5138d992 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   56:     0x64be5138d992 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x64be5138d992 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x64be5138d992 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x64be5138d992 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x64be5138d992 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   61:     0x64be5138d992 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x64be514a240f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   63:     0x64be514a240f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   64:     0x7fcef2582aa4 - <unknown>
[INFO] [stdout]   65:     0x7fcef260fa64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- host::os::tests::test_accept_input_firewall_with_udp_over_ipv6 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'host::os::tests::test_accept_input_firewall_with_udp_over_ipv6' (29) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64be514a2eca - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64be514a2eca - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64be514a2eca - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64be514a2eca - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64be514b886a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64be514b886a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x64be514a7ea2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x64be514a7ea2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x64be51480abf - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64be51480abf - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64be5149aa39 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64be5138a2bc - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x64be5138a2bc - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x64be5149acb2 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x64be5149acb2 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64be51480baa - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x64be514784e9 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64be5148188d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64be514b905c - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64be514863ac - <std[ec4e911328de40a6]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x64be51217299 - <std[ec4e911328de40a6]::sync::once::Once>::call_once::<<lazy_static[d17996ece1cb6d7c]::lazy::Lazy<()>>::get<<firebreak[20ef78547392ba36]::INIT as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x64be5123e7db - <lazy_static[d17996ece1cb6d7c]::lazy::Lazy<()>>::get::<<firebreak[20ef78547392ba36]::INIT as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x64be5123e7db - <firebreak[20ef78547392ba36]::INIT as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:142:26
[INFO] [stdout]   23:     0x64be5123e7db - <firebreak[20ef78547392ba36]::INIT as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:144:17
[INFO] [stdout]   24:     0x64be511cc619 - firebreak[20ef78547392ba36]::host::os::tests::test_input::<firebreak[20ef78547392ba36]::host::os::tests::build_accept, firebreak[20ef78547392ba36]::host::os::tests::expect_ok>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:277:9
[INFO] [stdout]   25:     0x64be511d747a - firebreak[20ef78547392ba36]::host::os::tests::test_accept_input_firewall_with_udp_over_ipv6::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:433:23
[INFO] [stdout]   26:     0x64be51240cad - <core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_accept_input_firewall_with_udp_over_ipv6::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x64be511a1b4d - <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_accept_input_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:74
[INFO] [stdout]   28:     0x64be511f3009 - tokio[bc124314a0663d06]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>, <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_accept_input_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:121:9
[INFO] [stdout]   29:     0x64be511713ac - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[bc124314a0663d06]::coop::Budget>>>::try_with::<tokio[bc124314a0663d06]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>, <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_accept_input_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   30:     0x64be5116949e - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[bc124314a0663d06]::coop::Budget>>>::with::<tokio[bc124314a0663d06]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>, <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_accept_input_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   31:     0x64be5119505c - tokio[bc124314a0663d06]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>, <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_accept_input_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:114:13
[INFO] [stdout]   32:     0x64be5119505c - tokio[bc124314a0663d06]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>, <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_accept_input_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:98:5
[INFO] [stdout]   33:     0x64be5119505c - <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_accept_input_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:35
[INFO] [stdout]   34:     0x64be511a082a - tokio[bc124314a0663d06]::runtime::basic_scheduler::enter::<<tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_accept_input_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>, tokio[bc124314a0663d06]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:29
[INFO] [stdout]   35:     0x64be5121b66d - <tokio[bc124314a0663d06]::macros::scoped_tls::ScopedKey<tokio[bc124314a0663d06]::runtime::basic_scheduler::Context>>::set::<tokio[bc124314a0663d06]::runtime::basic_scheduler::enter<<tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_accept_input_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>, tokio[bc124314a0663d06]::runtime::driver::Driver>::{closure#0}, core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   36:     0x64be511865d4 - tokio[bc124314a0663d06]::runtime::basic_scheduler::enter::<<tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_accept_input_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>, tokio[bc124314a0663d06]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:13
[INFO] [stdout]   37:     0x64be51182823 - <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_accept_input_firewall_with_udp_over_ipv6::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:185:9
[INFO] [stdout]   38:     0x64be51181413 - <tokio[bc124314a0663d06]::runtime::basic_scheduler::InnerGuard<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_accept_input_firewall_with_udp_over_ipv6::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:414:38
[INFO] [stdout]   39:     0x64be5117baca - <tokio[bc124314a0663d06]::runtime::basic_scheduler::BasicScheduler<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on::<firebreak[20ef78547392ba36]::host::os::tests::test_accept_input_firewall_with_udp_over_ipv6::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:145:30
[INFO] [stdout]   40:     0x64be5122fd7a - <tokio[bc124314a0663d06]::runtime::Runtime>::block_on::<firebreak[20ef78547392ba36]::host::os::tests::test_accept_input_firewall_with_udp_over_ipv6::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/mod.rs:440:51
[INFO] [stdout]   41:     0x64be511dc1d4 - firebreak[20ef78547392ba36]::host::os::tests::test_accept_input_firewall_with_udp_over_ipv6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:426:17
[INFO] [stdout]   42:     0x64be511d5717 - firebreak[20ef78547392ba36]::host::os::tests::test_accept_input_firewall_with_udp_over_ipv6::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:427:104
[INFO] [stdout]   43:     0x64be511c07a6 - <firebreak[20ef78547392ba36]::host::os::tests::test_accept_input_firewall_with_udp_over_ipv6::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x64be5137e39b - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x64be5137e39b - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   46:     0x64be5138ad8b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   47:     0x64be5138ad8b - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x64be5138ad8b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x64be5138ad8b - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x64be5138ad8b - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x64be5138ad8b - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   52:     0x64be5138ad8b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   53:     0x64be513864a4 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   54:     0x64be513864a4 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x64be5138d992 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   56:     0x64be5138d992 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x64be5138d992 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x64be5138d992 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x64be5138d992 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x64be5138d992 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   61:     0x64be5138d992 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x64be514a240f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   63:     0x64be514a240f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   64:     0x7fcef2582aa4 - <unknown>
[INFO] [stdout]   65:     0x7fcef260fa64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- host::os::tests::test_drop_forward_firewall_with_udp_over_ipv6 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'host::os::tests::test_drop_forward_firewall_with_udp_over_ipv6' (37) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64be514a2eca - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64be514a2eca - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64be514a2eca - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64be514a2eca - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64be514b886a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64be514b886a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x64be514a7ea2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x64be514a7ea2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x64be51480abf - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64be51480abf - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64be5149aa39 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64be5138a2bc - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x64be5138a2bc - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x64be5149acb2 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x64be5149acb2 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64be51480baa - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x64be514784e9 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64be5148188d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64be514b905c - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64be514863ac - <std[ec4e911328de40a6]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x64be51217299 - <std[ec4e911328de40a6]::sync::once::Once>::call_once::<<lazy_static[d17996ece1cb6d7c]::lazy::Lazy<()>>::get<<firebreak[20ef78547392ba36]::INIT as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x64be5123e7db - <lazy_static[d17996ece1cb6d7c]::lazy::Lazy<()>>::get::<<firebreak[20ef78547392ba36]::INIT as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x64be5123e7db - <firebreak[20ef78547392ba36]::INIT as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:142:26
[INFO] [stdout]   23:     0x64be5123e7db - <firebreak[20ef78547392ba36]::INIT as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:144:17
[INFO] [stdout]   24:     0x64be511d2021 - firebreak[20ef78547392ba36]::host::os::tests::test_forward::<firebreak[20ef78547392ba36]::host::os::tests::build_drop, firebreak[20ef78547392ba36]::host::os::tests::expect_unreachable>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:357:9
[INFO] [stdout]   25:     0x64be511d7cfa - firebreak[20ef78547392ba36]::host::os::tests::test_drop_forward_firewall_with_udp_over_ipv6::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:433:23
[INFO] [stdout]   26:     0x64be51240dad - <core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_drop_forward_firewall_with_udp_over_ipv6::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x64be511a1f8d - <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_drop_forward_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:74
[INFO] [stdout]   28:     0x64be511f3549 - tokio[bc124314a0663d06]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>, <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_drop_forward_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:121:9
[INFO] [stdout]   29:     0x64be5117182c - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[bc124314a0663d06]::coop::Budget>>>::try_with::<tokio[bc124314a0663d06]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>, <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_drop_forward_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   30:     0x64be5116961e - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[bc124314a0663d06]::coop::Budget>>>::with::<tokio[bc124314a0663d06]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>, <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_drop_forward_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   31:     0x64be51196ddc - tokio[bc124314a0663d06]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>, <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_drop_forward_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:114:13
[INFO] [stdout]   32:     0x64be51196ddc - tokio[bc124314a0663d06]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>, <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_drop_forward_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:98:5
[INFO] [stdout]   33:     0x64be51196ddc - <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_drop_forward_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:35
[INFO] [stdout]   34:     0x64be511a08aa - tokio[bc124314a0663d06]::runtime::basic_scheduler::enter::<<tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_drop_forward_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>, tokio[bc124314a0663d06]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:29
[INFO] [stdout]   35:     0x64be5121ba6d - <tokio[bc124314a0663d06]::macros::scoped_tls::ScopedKey<tokio[bc124314a0663d06]::runtime::basic_scheduler::Context>>::set::<tokio[bc124314a0663d06]::runtime::basic_scheduler::enter<<tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_drop_forward_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>, tokio[bc124314a0663d06]::runtime::driver::Driver>::{closure#0}, core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   36:     0x64be51187494 - tokio[bc124314a0663d06]::runtime::basic_scheduler::enter::<<tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_drop_forward_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>, tokio[bc124314a0663d06]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:13
[INFO] [stdout]   37:     0x64be511828a3 - <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_drop_forward_firewall_with_udp_over_ipv6::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:185:9
[INFO] [stdout]   38:     0x64be51181713 - <tokio[bc124314a0663d06]::runtime::basic_scheduler::InnerGuard<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_drop_forward_firewall_with_udp_over_ipv6::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:414:38
[INFO] [stdout]   39:     0x64be5117c74a - <tokio[bc124314a0663d06]::runtime::basic_scheduler::BasicScheduler<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on::<firebreak[20ef78547392ba36]::host::os::tests::test_drop_forward_firewall_with_udp_over_ipv6::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:145:30
[INFO] [stdout]   40:     0x64be5123043a - <tokio[bc124314a0663d06]::runtime::Runtime>::block_on::<firebreak[20ef78547392ba36]::host::os::tests::test_drop_forward_firewall_with_udp_over_ipv6::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/mod.rs:440:51
[INFO] [stdout]   41:     0x64be511dc914 - firebreak[20ef78547392ba36]::host::os::tests::test_drop_forward_firewall_with_udp_over_ipv6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:426:17
[INFO] [stdout]   42:     0x64be511d57d7 - firebreak[20ef78547392ba36]::host::os::tests::test_drop_forward_firewall_with_udp_over_ipv6::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:427:104
[INFO] [stdout]   43:     0x64be511c08a6 - <firebreak[20ef78547392ba36]::host::os::tests::test_drop_forward_firewall_with_udp_over_ipv6::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x64be5137e39b - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x64be5137e39b - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   46:     0x64be5138ad8b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   47:     0x64be5138ad8b - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x64be5138ad8b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x64be5138ad8b - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x64be5138ad8b - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x64be5138ad8b - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   52:     0x64be5138ad8b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   53:     0x64be513864a4 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   54:     0x64be513864a4 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x64be5138d992 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   56:     0x64be5138d992 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x64be5138d992 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x64be5138d992 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x64be5138d992 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x64be5138d992 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   61:     0x64be5138d992 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x64be514a240f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   63:     0x64be514a240f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   64:     0x7fcef2582aa4 - <unknown>
[INFO] [stdout]   65:     0x7fcef260fa64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- host::os::tests::test_accept_input_firewall_with_tcp_over_ipv4 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'host::os::tests::test_accept_input_firewall_with_tcp_over_ipv4' (26) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64be514a2eca - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64be514a2eca - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64be514a2eca - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64be514a2eca - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64be514b886a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64be514b886a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x64be514a7ea2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x64be514a7ea2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x64be51480abf - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64be51480abf - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64be5149aa39 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64be5138a2bc - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x64be5138a2bc - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x64be5149acb2 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x64be5149acb2 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64be51480baa - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x64be514784e9 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64be5148188d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64be514b905c - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64be514863ac - <std[ec4e911328de40a6]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x64be51217299 - <std[ec4e911328de40a6]::sync::once::Once>::call_once::<<lazy_static[d17996ece1cb6d7c]::lazy::Lazy<()>>::get<<firebreak[20ef78547392ba36]::INIT as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x64be5123e7db - <lazy_static[d17996ece1cb6d7c]::lazy::Lazy<()>>::get::<<firebreak[20ef78547392ba36]::INIT as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x64be5123e7db - <firebreak[20ef78547392ba36]::INIT as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:142:26
[INFO] [stdout]   23:     0x64be5123e7db - <firebreak[20ef78547392ba36]::INIT as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:144:17
[INFO] [stdout]   24:     0x64be511cc619 - firebreak[20ef78547392ba36]::host::os::tests::test_input::<firebreak[20ef78547392ba36]::host::os::tests::build_accept, firebreak[20ef78547392ba36]::host::os::tests::expect_ok>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:277:9
[INFO] [stdout]   25:     0x64be511d6e17 - firebreak[20ef78547392ba36]::host::os::tests::test_accept_input_firewall_with_tcp_over_ipv4::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:433:23
[INFO] [stdout]   26:     0x64be51240bed - <core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_accept_input_firewall_with_tcp_over_ipv4::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x64be511a181d - <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_accept_input_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:74
[INFO] [stdout]   28:     0x64be511f2c19 - tokio[bc124314a0663d06]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>, <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_accept_input_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:121:9
[INFO] [stdout]   29:     0x64be5117104c - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[bc124314a0663d06]::coop::Budget>>>::try_with::<tokio[bc124314a0663d06]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>, <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_accept_input_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   30:     0x64be5116937e - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[bc124314a0663d06]::coop::Budget>>>::with::<tokio[bc124314a0663d06]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>, <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_accept_input_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   31:     0x64be51193a3c - tokio[bc124314a0663d06]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>, <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_accept_input_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:114:13
[INFO] [stdout]   32:     0x64be51193a3c - tokio[bc124314a0663d06]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>, <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_accept_input_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:98:5
[INFO] [stdout]   33:     0x64be51193a3c - <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_accept_input_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:35
[INFO] [stdout]   34:     0x64be511a07ca - tokio[bc124314a0663d06]::runtime::basic_scheduler::enter::<<tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_accept_input_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>, tokio[bc124314a0663d06]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:29
[INFO] [stdout]   35:     0x64be5121b36d - <tokio[bc124314a0663d06]::macros::scoped_tls::ScopedKey<tokio[bc124314a0663d06]::runtime::basic_scheduler::Context>>::set::<tokio[bc124314a0663d06]::runtime::basic_scheduler::enter<<tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_accept_input_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>, tokio[bc124314a0663d06]::runtime::driver::Driver>::{closure#0}, core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   36:     0x64be51185ac4 - tokio[bc124314a0663d06]::runtime::basic_scheduler::enter::<<tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_accept_input_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>, tokio[bc124314a0663d06]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:13
[INFO] [stdout]   37:     0x64be511827c3 - <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_accept_input_firewall_with_tcp_over_ipv4::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:185:9
[INFO] [stdout]   38:     0x64be511811d3 - <tokio[bc124314a0663d06]::runtime::basic_scheduler::InnerGuard<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_accept_input_firewall_with_tcp_over_ipv4::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:414:38
[INFO] [stdout]   39:     0x64be5117b16a - <tokio[bc124314a0663d06]::runtime::basic_scheduler::BasicScheduler<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on::<firebreak[20ef78547392ba36]::host::os::tests::test_accept_input_firewall_with_tcp_over_ipv4::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:145:30
[INFO] [stdout]   40:     0x64be5122f86a - <tokio[bc124314a0663d06]::runtime::Runtime>::block_on::<firebreak[20ef78547392ba36]::host::os::tests::test_accept_input_firewall_with_tcp_over_ipv4::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/mod.rs:440:51
[INFO] [stdout]   41:     0x64be511dbc64 - firebreak[20ef78547392ba36]::host::os::tests::test_accept_input_firewall_with_tcp_over_ipv4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:426:17
[INFO] [stdout]   42:     0x64be511d5687 - firebreak[20ef78547392ba36]::host::os::tests::test_accept_input_firewall_with_tcp_over_ipv4::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:427:104
[INFO] [stdout]   43:     0x64be511c06e6 - <firebreak[20ef78547392ba36]::host::os::tests::test_accept_input_firewall_with_tcp_over_ipv4::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x64be5137e39b - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x64be5137e39b - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   46:     0x64be5138ad8b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   47:     0x64be5138ad8b - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x64be5138ad8b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x64be5138ad8b - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x64be5138ad8b - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x64be5138ad8b - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   52:     0x64be5138ad8b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   53:     0x64be513864a4 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   54:     0x64be513864a4 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x64be5138d992 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   56:     0x64be5138d992 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x64be5138d992 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x64be5138d992 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x64be5138d992 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x64be5138d992 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   61:     0x64be5138d992 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x64be514a240f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   63:     0x64be514a240f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   64:     0x7fcef2582aa4 - <unknown>
[INFO] [stdout]   65:     0x7fcef260fa64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- host::os::tests::test_drop_input_firewall_with_tcp_over_ipv6 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'host::os::tests::test_drop_input_firewall_with_tcp_over_ipv6' (39) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64be514a2eca - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64be514a2eca - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64be514a2eca - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64be514a2eca - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64be514b886a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64be514b886a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x64be514a7ea2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x64be514a7ea2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x64be51480abf - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64be51480abf - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64be5149aa39 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64be5138a2bc - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x64be5138a2bc - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x64be5149acb2 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x64be5149acb2 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64be51480baa - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x64be514784e9 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64be5148188d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64be514b905c - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64be514863ac - <std[ec4e911328de40a6]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x64be51217299 - <std[ec4e911328de40a6]::sync::once::Once>::call_once::<<lazy_static[d17996ece1cb6d7c]::lazy::Lazy<()>>::get<<firebreak[20ef78547392ba36]::INIT as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x64be5123e7db - <lazy_static[d17996ece1cb6d7c]::lazy::Lazy<()>>::get::<<firebreak[20ef78547392ba36]::INIT as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x64be5123e7db - <firebreak[20ef78547392ba36]::INIT as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:142:26
[INFO] [stdout]   23:     0x64be5123e7db - <firebreak[20ef78547392ba36]::INIT as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:144:17
[INFO] [stdout]   24:     0x64be511cb719 - firebreak[20ef78547392ba36]::host::os::tests::test_input::<firebreak[20ef78547392ba36]::host::os::tests::build_drop, firebreak[20ef78547392ba36]::host::os::tests::expect_unreachable>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:277:9
[INFO] [stdout]   25:     0x64be511d5f37 - firebreak[20ef78547392ba36]::host::os::tests::test_drop_input_firewall_with_tcp_over_ipv6::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:433:23
[INFO] [stdout]   26:     0x64be51240a2d - <core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_drop_input_firewall_with_tcp_over_ipv6::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x64be511a10ad - <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_drop_input_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:74
[INFO] [stdout]   28:     0x64be511f22e9 - tokio[bc124314a0663d06]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>, <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_drop_input_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:121:9
[INFO] [stdout]   29:     0x64be5117086c - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[bc124314a0663d06]::coop::Budget>>>::try_with::<tokio[bc124314a0663d06]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>, <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_drop_input_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   30:     0x64be511690de - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[bc124314a0663d06]::coop::Budget>>>::with::<tokio[bc124314a0663d06]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>, <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_drop_input_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   31:     0x64be5119069c - tokio[bc124314a0663d06]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>, <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_drop_input_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:114:13
[INFO] [stdout]   32:     0x64be5119069c - tokio[bc124314a0663d06]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>, <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_drop_input_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:98:5
[INFO] [stdout]   33:     0x64be5119069c - <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_drop_input_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:35
[INFO] [stdout]   34:     0x64be511a06ea - tokio[bc124314a0663d06]::runtime::basic_scheduler::enter::<<tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_drop_input_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>, tokio[bc124314a0663d06]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:29
[INFO] [stdout]   35:     0x64be5121ac6d - <tokio[bc124314a0663d06]::macros::scoped_tls::ScopedKey<tokio[bc124314a0663d06]::runtime::basic_scheduler::Context>>::set::<tokio[bc124314a0663d06]::runtime::basic_scheduler::enter<<tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_drop_input_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>, tokio[bc124314a0663d06]::runtime::driver::Driver>::{closure#0}, core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   36:     0x64be511840f4 - tokio[bc124314a0663d06]::runtime::basic_scheduler::enter::<<tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_drop_input_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>, tokio[bc124314a0663d06]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:13
[INFO] [stdout]   37:     0x64be511826e3 - <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_drop_input_firewall_with_tcp_over_ipv6::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:185:9
[INFO] [stdout]   38:     0x64be51180c93 - <tokio[bc124314a0663d06]::runtime::basic_scheduler::InnerGuard<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_drop_input_firewall_with_tcp_over_ipv6::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:414:38
[INFO] [stdout]   39:     0x64be51179b8a - <tokio[bc124314a0663d06]::runtime::basic_scheduler::BasicScheduler<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on::<firebreak[20ef78547392ba36]::host::os::tests::test_drop_input_firewall_with_tcp_over_ipv6::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:145:30
[INFO] [stdout]   40:     0x64be5122ec9a - <tokio[bc124314a0663d06]::runtime::Runtime>::block_on::<firebreak[20ef78547392ba36]::host::os::tests::test_drop_input_firewall_with_tcp_over_ipv6::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/mod.rs:440:51
[INFO] [stdout]   41:     0x64be511dafb4 - firebreak[20ef78547392ba36]::host::os::tests::test_drop_input_firewall_with_tcp_over_ipv6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:426:17
[INFO] [stdout]   42:     0x64be511d5537 - firebreak[20ef78547392ba36]::host::os::tests::test_drop_input_firewall_with_tcp_over_ipv6::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:427:104
[INFO] [stdout]   43:     0x64be511c0526 - <firebreak[20ef78547392ba36]::host::os::tests::test_drop_input_firewall_with_tcp_over_ipv6::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x64be5137e39b - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x64be5137e39b - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   46:     0x64be5138ad8b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   47:     0x64be5138ad8b - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x64be5138ad8b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x64be5138ad8b - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x64be5138ad8b - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x64be5138ad8b - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   52:     0x64be5138ad8b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   53:     0x64be513864a4 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   54:     0x64be513864a4 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x64be5138d992 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   56:     0x64be5138d992 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x64be5138d992 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x64be5138d992 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x64be5138d992 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x64be5138d992 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   61:     0x64be5138d992 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x64be514a240f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   63:     0x64be514a240f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   64:     0x7fcef2582aa4 - <unknown>
[INFO] [stdout]   65:     0x7fcef260fa64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- host::os::tests::test_accept_output_firewall_with_udp_over_ipv6 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'host::os::tests::test_accept_output_firewall_with_udp_over_ipv6' (33) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64be514a2eca - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64be514a2eca - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64be514a2eca - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64be514a2eca - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64be514b886a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64be514b886a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x64be514a7ea2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x64be514a7ea2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x64be51480abf - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64be51480abf - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64be5149aa39 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64be5138a2bc - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x64be5138a2bc - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x64be5149acb2 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x64be5149acb2 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64be51480baa - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x64be514784e9 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64be5148188d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64be514b905c - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64be514863ac - <std[ec4e911328de40a6]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x64be51217299 - <std[ec4e911328de40a6]::sync::once::Once>::call_once::<<lazy_static[d17996ece1cb6d7c]::lazy::Lazy<()>>::get<<firebreak[20ef78547392ba36]::INIT as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x64be5123e7db - <lazy_static[d17996ece1cb6d7c]::lazy::Lazy<()>>::get::<<firebreak[20ef78547392ba36]::INIT as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x64be5123e7db - <firebreak[20ef78547392ba36]::INIT as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:142:26
[INFO] [stdout]   23:     0x64be5123e7db - <firebreak[20ef78547392ba36]::INIT as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:144:17
[INFO] [stdout]   24:     0x64be511d0219 - firebreak[20ef78547392ba36]::host::os::tests::test_output::<firebreak[20ef78547392ba36]::host::os::tests::build_accept, firebreak[20ef78547392ba36]::host::os::tests::expect_ok>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:317:9
[INFO] [stdout]   25:     0x64be511d8dfa - firebreak[20ef78547392ba36]::host::os::tests::test_accept_output_firewall_with_udp_over_ipv6::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:433:23
[INFO] [stdout]   26:     0x64be51240fad - <core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_accept_output_firewall_with_udp_over_ipv6::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x64be511a280d - <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_accept_output_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:74
[INFO] [stdout]   28:     0x64be511f3fc9 - tokio[bc124314a0663d06]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>, <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_accept_output_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:121:9
[INFO] [stdout]   29:     0x64be5117212c - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[bc124314a0663d06]::coop::Budget>>>::try_with::<tokio[bc124314a0663d06]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>, <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_accept_output_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   30:     0x64be5116991e - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[bc124314a0663d06]::coop::Budget>>>::with::<tokio[bc124314a0663d06]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>, <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_accept_output_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   31:     0x64be5119a8dc - tokio[bc124314a0663d06]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>, <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_accept_output_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:114:13
[INFO] [stdout]   32:     0x64be5119a8dc - tokio[bc124314a0663d06]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>, <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_accept_output_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:98:5
[INFO] [stdout]   33:     0x64be5119a8dc - <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_accept_output_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:35
[INFO] [stdout]   34:     0x64be511a09aa - tokio[bc124314a0663d06]::runtime::basic_scheduler::enter::<<tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_accept_output_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>, tokio[bc124314a0663d06]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:29
[INFO] [stdout]   35:     0x64be5121c26d - <tokio[bc124314a0663d06]::macros::scoped_tls::ScopedKey<tokio[bc124314a0663d06]::runtime::basic_scheduler::Context>>::set::<tokio[bc124314a0663d06]::runtime::basic_scheduler::enter<<tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_accept_output_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>, tokio[bc124314a0663d06]::runtime::driver::Driver>::{closure#0}, core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   36:     0x64be51189214 - tokio[bc124314a0663d06]::runtime::basic_scheduler::enter::<<tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_accept_output_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>, tokio[bc124314a0663d06]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:13
[INFO] [stdout]   37:     0x64be511829a3 - <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_accept_output_firewall_with_udp_over_ipv6::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:185:9
[INFO] [stdout]   38:     0x64be51181d13 - <tokio[bc124314a0663d06]::runtime::basic_scheduler::InnerGuard<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_accept_output_firewall_with_udp_over_ipv6::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:414:38
[INFO] [stdout]   39:     0x64be5117e04a - <tokio[bc124314a0663d06]::runtime::basic_scheduler::BasicScheduler<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on::<firebreak[20ef78547392ba36]::host::os::tests::test_accept_output_firewall_with_udp_over_ipv6::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:145:30
[INFO] [stdout]   40:     0x64be512311ba - <tokio[bc124314a0663d06]::runtime::Runtime>::block_on::<firebreak[20ef78547392ba36]::host::os::tests::test_accept_output_firewall_with_udp_over_ipv6::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/mod.rs:440:51
[INFO] [stdout]   41:     0x64be511dd794 - firebreak[20ef78547392ba36]::host::os::tests::test_accept_output_firewall_with_udp_over_ipv6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:426:17
[INFO] [stdout]   42:     0x64be511d5957 - firebreak[20ef78547392ba36]::host::os::tests::test_accept_output_firewall_with_udp_over_ipv6::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:427:104
[INFO] [stdout]   43:     0x64be511c0aa6 - <firebreak[20ef78547392ba36]::host::os::tests::test_accept_output_firewall_with_udp_over_ipv6::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x64be5137e39b - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x64be5137e39b - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   46:     0x64be5138ad8b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   47:     0x64be5138ad8b - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x64be5138ad8b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x64be5138ad8b - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x64be5138ad8b - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x64be5138ad8b - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   52:     0x64be5138ad8b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   53:     0x64be513864a4 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   54:     0x64be513864a4 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x64be5138d992 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   56:     0x64be5138d992 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x64be5138d992 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x64be5138d992 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x64be5138d992 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x64be5138d992 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   61:     0x64be5138d992 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x64be514a240f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   63:     0x64be514a240f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   64:     0x7fcef2582aa4 - <unknown>
[INFO] [stdout]   65:     0x7fcef260fa64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- host::os::tests::test_accept_output_firewall_with_tcp_over_ipv6 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'host::os::tests::test_accept_output_firewall_with_tcp_over_ipv6' (31) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64be514a2eca - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64be514a2eca - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64be514a2eca - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64be514a2eca - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64be514b886a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64be514b886a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x64be514a7ea2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x64be514a7ea2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x64be51480abf - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64be51480abf - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64be5149aa39 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64be5138a2bc - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x64be5138a2bc - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x64be5149acb2 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x64be5149acb2 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64be51480baa - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x64be514784e9 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64be5148188d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64be514b905c - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64be514863ac - <std[ec4e911328de40a6]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x64be51217299 - <std[ec4e911328de40a6]::sync::once::Once>::call_once::<<lazy_static[d17996ece1cb6d7c]::lazy::Lazy<()>>::get<<firebreak[20ef78547392ba36]::INIT as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x64be5123e7db - <lazy_static[d17996ece1cb6d7c]::lazy::Lazy<()>>::get::<<firebreak[20ef78547392ba36]::INIT as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x64be5123e7db - <firebreak[20ef78547392ba36]::INIT as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:142:26
[INFO] [stdout]   23:     0x64be5123e7db - <firebreak[20ef78547392ba36]::INIT as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:144:17
[INFO] [stdout]   24:     0x64be511d0219 - firebreak[20ef78547392ba36]::host::os::tests::test_output::<firebreak[20ef78547392ba36]::host::os::tests::build_accept, firebreak[20ef78547392ba36]::host::os::tests::expect_ok>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:317:9
[INFO] [stdout]   25:     0x64be511d89b7 - firebreak[20ef78547392ba36]::host::os::tests::test_accept_output_firewall_with_tcp_over_ipv6::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:433:23
[INFO] [stdout]   26:     0x64be51240f2d - <core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_accept_output_firewall_with_tcp_over_ipv6::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x64be511a25ed - <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_accept_output_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:74
[INFO] [stdout]   28:     0x64be511f3d29 - tokio[bc124314a0663d06]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>, <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_accept_output_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:121:9
[INFO] [stdout]   29:     0x64be51171eec - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[bc124314a0663d06]::coop::Budget>>>::try_with::<tokio[bc124314a0663d06]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>, <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_accept_output_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   30:     0x64be5116985e - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[bc124314a0663d06]::coop::Budget>>>::with::<tokio[bc124314a0663d06]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>, <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_accept_output_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   31:     0x64be51199a1c - tokio[bc124314a0663d06]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>, <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_accept_output_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:114:13
[INFO] [stdout]   32:     0x64be51199a1c - tokio[bc124314a0663d06]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>, <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_accept_output_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:98:5
[INFO] [stdout]   33:     0x64be51199a1c - <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_accept_output_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:35
[INFO] [stdout]   34:     0x64be511a096a - tokio[bc124314a0663d06]::runtime::basic_scheduler::enter::<<tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_accept_output_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>, tokio[bc124314a0663d06]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:29
[INFO] [stdout]   35:     0x64be5121c06d - <tokio[bc124314a0663d06]::macros::scoped_tls::ScopedKey<tokio[bc124314a0663d06]::runtime::basic_scheduler::Context>>::set::<tokio[bc124314a0663d06]::runtime::basic_scheduler::enter<<tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_accept_output_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>, tokio[bc124314a0663d06]::runtime::driver::Driver>::{closure#0}, core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   36:     0x64be51188ab4 - tokio[bc124314a0663d06]::runtime::basic_scheduler::enter::<<tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_accept_output_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>, tokio[bc124314a0663d06]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:13
[INFO] [stdout]   37:     0x64be51182963 - <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_accept_output_firewall_with_tcp_over_ipv6::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:185:9
[INFO] [stdout]   38:     0x64be51181b93 - <tokio[bc124314a0663d06]::runtime::basic_scheduler::InnerGuard<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_accept_output_firewall_with_tcp_over_ipv6::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:414:38
[INFO] [stdout]   39:     0x64be5117da0a - <tokio[bc124314a0663d06]::runtime::basic_scheduler::BasicScheduler<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on::<firebreak[20ef78547392ba36]::host::os::tests::test_accept_output_firewall_with_tcp_over_ipv6::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:145:30
[INFO] [stdout]   40:     0x64be51230e5a - <tokio[bc124314a0663d06]::runtime::Runtime>::block_on::<firebreak[20ef78547392ba36]::host::os::tests::test_accept_output_firewall_with_tcp_over_ipv6::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/mod.rs:440:51
[INFO] [stdout]   41:     0x64be511dd3f4 - firebreak[20ef78547392ba36]::host::os::tests::test_accept_output_firewall_with_tcp_over_ipv6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:426:17
[INFO] [stdout]   42:     0x64be511d58f7 - firebreak[20ef78547392ba36]::host::os::tests::test_accept_output_firewall_with_tcp_over_ipv6::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:427:104
[INFO] [stdout]   43:     0x64be511c0a26 - <firebreak[20ef78547392ba36]::host::os::tests::test_accept_output_firewall_with_tcp_over_ipv6::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x64be5137e39b - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x64be5137e39b - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   46:     0x64be5138ad8b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   47:     0x64be5138ad8b - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x64be5138ad8b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x64be5138ad8b - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x64be5138ad8b - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x64be5138ad8b - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   52:     0x64be5138ad8b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   53:     0x64be513864a4 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   54:     0x64be513864a4 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x64be5138d992 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   56:     0x64be5138d992 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x64be5138d992 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x64be5138d992 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x64be5138d992 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x64be5138d992 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   61:     0x64be5138d992 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x64be514a240f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   63:     0x64be514a240f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   64:     0x7fcef2582aa4 - <unknown>
[INFO] [stdout]   65:     0x7fcef260fa64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- host::os::tests::test_drop_forward_firewall_with_tcp_over_ipv6 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'host::os::tests::test_drop_forward_firewall_with_tcp_over_ipv6' (35) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64be514a2eca - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64be514a2eca - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64be514a2eca - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64be514a2eca - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64be514b886a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64be514b886a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x64be514a7ea2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x64be514a7ea2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x64be51480abf - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64be51480abf - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64be5149aa39 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64be5138a2bc - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x64be5138a2bc - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x64be5149acb2 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x64be5149acb2 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64be51480baa - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x64be514784e9 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64be5148188d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64be514b905c - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64be514863ac - <std[ec4e911328de40a6]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x64be51217299 - <std[ec4e911328de40a6]::sync::once::Once>::call_once::<<lazy_static[d17996ece1cb6d7c]::lazy::Lazy<()>>::get<<firebreak[20ef78547392ba36]::INIT as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x64be5123e7db - <lazy_static[d17996ece1cb6d7c]::lazy::Lazy<()>>::get::<<firebreak[20ef78547392ba36]::INIT as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x64be5123e7db - <firebreak[20ef78547392ba36]::INIT as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:142:26
[INFO] [stdout]   23:     0x64be5123e7db - <firebreak[20ef78547392ba36]::INIT as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:144:17
[INFO] [stdout]   24:     0x64be511d2021 - firebreak[20ef78547392ba36]::host::os::tests::test_forward::<firebreak[20ef78547392ba36]::host::os::tests::build_drop, firebreak[20ef78547392ba36]::host::os::tests::expect_unreachable>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:357:9
[INFO] [stdout]   25:     0x64be511d78b7 - firebreak[20ef78547392ba36]::host::os::tests::test_drop_forward_firewall_with_tcp_over_ipv6::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:433:23
[INFO] [stdout]   26:     0x64be51240d2d - <core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_drop_forward_firewall_with_tcp_over_ipv6::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x64be511a1d6d - <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_drop_forward_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:74
[INFO] [stdout]   28:     0x64be511f32a9 - tokio[bc124314a0663d06]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>, <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_drop_forward_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:121:9
[INFO] [stdout]   29:     0x64be511715ec - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[bc124314a0663d06]::coop::Budget>>>::try_with::<tokio[bc124314a0663d06]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>, <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_drop_forward_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   30:     0x64be5116955e - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[bc124314a0663d06]::coop::Budget>>>::with::<tokio[bc124314a0663d06]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>, <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_drop_forward_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   31:     0x64be51195f1c - tokio[bc124314a0663d06]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>, <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_drop_forward_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:114:13
[INFO] [stdout]   32:     0x64be51195f1c - tokio[bc124314a0663d06]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>, <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_drop_forward_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:98:5
[INFO] [stdout]   33:     0x64be51195f1c - <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_drop_forward_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:35
[INFO] [stdout]   34:     0x64be511a086a - tokio[bc124314a0663d06]::runtime::basic_scheduler::enter::<<tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_drop_forward_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>, tokio[bc124314a0663d06]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:29
[INFO] [stdout]   35:     0x64be5121b86d - <tokio[bc124314a0663d06]::macros::scoped_tls::ScopedKey<tokio[bc124314a0663d06]::runtime::basic_scheduler::Context>>::set::<tokio[bc124314a0663d06]::runtime::basic_scheduler::enter<<tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_drop_forward_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>, tokio[bc124314a0663d06]::runtime::driver::Driver>::{closure#0}, core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   36:     0x64be51186d34 - tokio[bc124314a0663d06]::runtime::basic_scheduler::enter::<<tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_drop_forward_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>, tokio[bc124314a0663d06]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:13
[INFO] [stdout]   37:     0x64be51182863 - <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_drop_forward_firewall_with_tcp_over_ipv6::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:185:9
[INFO] [stdout]   38:     0x64be51181593 - <tokio[bc124314a0663d06]::runtime::basic_scheduler::InnerGuard<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_drop_forward_firewall_with_tcp_over_ipv6::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:414:38
[INFO] [stdout]   39:     0x64be5117c10a - <tokio[bc124314a0663d06]::runtime::basic_scheduler::BasicScheduler<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on::<firebreak[20ef78547392ba36]::host::os::tests::test_drop_forward_firewall_with_tcp_over_ipv6::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:145:30
[INFO] [stdout]   40:     0x64be512300da - <tokio[bc124314a0663d06]::runtime::Runtime>::block_on::<firebreak[20ef78547392ba36]::host::os::tests::test_drop_forward_firewall_with_tcp_over_ipv6::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/mod.rs:440:51
[INFO] [stdout]   41:     0x64be511dc574 - firebreak[20ef78547392ba36]::host::os::tests::test_drop_forward_firewall_with_tcp_over_ipv6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:426:17
[INFO] [stdout]   42:     0x64be511d5777 - firebreak[20ef78547392ba36]::host::os::tests::test_drop_forward_firewall_with_tcp_over_ipv6::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:427:104
[INFO] [stdout]   43:     0x64be511c0826 - <firebreak[20ef78547392ba36]::host::os::tests::test_drop_forward_firewall_with_tcp_over_ipv6::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x64be5137e39b - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x64be5137e39b - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   46:     0x64be5138ad8b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   47:     0x64be5138ad8b - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x64be5138ad8b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x64be5138ad8b - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x64be5138ad8b - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x64be5138ad8b - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   52:     0x64be5138ad8b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   53:     0x64be513864a4 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   54:     0x64be513864a4 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x64be5138d992 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   56:     0x64be5138d992 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x64be5138d992 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x64be5138d992 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x64be5138d992 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x64be5138d992 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   61:     0x64be5138d992 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x64be514a240f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   63:     0x64be514a240f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   64:     0x7fcef2582aa4 - <unknown>
[INFO] [stdout]   65:     0x7fcef260fa64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- conn::os::tests::udp_v6_ok stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'conn::os::tests::udp_v6_ok' (21) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64be514a2eca - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64be514a2eca - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64be514a2eca - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64be514a2eca - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64be514b886a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64be514b886a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x64be514a7ea2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x64be514a7ea2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x64be51480abf - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64be51480abf - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64be5149aa39 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64be5138a2bc - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x64be5138a2bc - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x64be5149acb2 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x64be5149acb2 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64be51480baa - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x64be514784e9 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64be5148188d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64be514b905c - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64be514863ac - <std[ec4e911328de40a6]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x64be512171c9 - <std[ec4e911328de40a6]::sync::once::Once>::call_once::<<lazy_static[d17996ece1cb6d7c]::lazy::Lazy<firebreak[20ef78547392ba36]::conn::os::OsNsConnPath>>::get<<firebreak[20ef78547392ba36]::conn::os::tests::IPV6_LOCALHOST_CONN_PATH as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x64be51212a8f - <lazy_static[d17996ece1cb6d7c]::lazy::Lazy<firebreak[20ef78547392ba36]::conn::os::OsNsConnPath>>::get::<<firebreak[20ef78547392ba36]::conn::os::tests::IPV6_LOCALHOST_CONN_PATH as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x64be51212a8f - <firebreak[20ef78547392ba36]::conn::os::tests::IPV6_LOCALHOST_CONN_PATH as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:142:26
[INFO] [stdout]   23:     0x64be51212a8f - <firebreak[20ef78547392ba36]::conn::os::tests::IPV6_LOCALHOST_CONN_PATH as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:144:17
[INFO] [stdout]   24:     0x64be5120d2a4 - firebreak[20ef78547392ba36]::conn::os::tests::udp_v6_ok::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/conn/os.rs:376:40
[INFO] [stdout]   25:     0x64be512409ad - <core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::conn::os::tests::udp_v6_ok::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x64be511a0e8d - <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::conn::os::tests::udp_v6_ok::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:74
[INFO] [stdout]   27:     0x64be511f2049 - tokio[bc124314a0663d06]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>, <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::conn::os::tests::udp_v6_ok::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:121:9
[INFO] [stdout]   28:     0x64be5117062c - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[bc124314a0663d06]::coop::Budget>>>::try_with::<tokio[bc124314a0663d06]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>, <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::conn::os::tests::udp_v6_ok::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   29:     0x64be5116901e - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[bc124314a0663d06]::coop::Budget>>>::with::<tokio[bc124314a0663d06]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>, <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::conn::os::tests::udp_v6_ok::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   30:     0x64be5118f7dc - tokio[bc124314a0663d06]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>, <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::conn::os::tests::udp_v6_ok::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:114:13
[INFO] [stdout]   31:     0x64be5118f7dc - tokio[bc124314a0663d06]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>, <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::conn::os::tests::udp_v6_ok::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:98:5
[INFO] [stdout]   32:     0x64be5118f7dc - <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::conn::os::tests::udp_v6_ok::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:35
[INFO] [stdout]   33:     0x64be511a06aa - tokio[bc124314a0663d06]::runtime::basic_scheduler::enter::<<tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::conn::os::tests::udp_v6_ok::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>, tokio[bc124314a0663d06]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:29
[INFO] [stdout]   34:     0x64be5121aa6d - <tokio[bc124314a0663d06]::macros::scoped_tls::ScopedKey<tokio[bc124314a0663d06]::runtime::basic_scheduler::Context>>::set::<tokio[bc124314a0663d06]::runtime::basic_scheduler::enter<<tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::conn::os::tests::udp_v6_ok::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>, tokio[bc124314a0663d06]::runtime::driver::Driver>::{closure#0}, core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   35:     0x64be51183994 - tokio[bc124314a0663d06]::runtime::basic_scheduler::enter::<<tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::conn::os::tests::udp_v6_ok::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>, tokio[bc124314a0663d06]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:13
[INFO] [stdout]   36:     0x64be511826a3 - <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::conn::os::tests::udp_v6_ok::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:185:9
[INFO] [stdout]   37:     0x64be51180b13 - <tokio[bc124314a0663d06]::runtime::basic_scheduler::InnerGuard<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::conn::os::tests::udp_v6_ok::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:414:38
[INFO] [stdout]   38:     0x64be51179556 - <tokio[bc124314a0663d06]::runtime::basic_scheduler::BasicScheduler<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on::<firebreak[20ef78547392ba36]::conn::os::tests::udp_v6_ok::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:145:30
[INFO] [stdout]   39:     0x64be5122e942 - <tokio[bc124314a0663d06]::runtime::Runtime>::block_on::<firebreak[20ef78547392ba36]::conn::os::tests::udp_v6_ok::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/mod.rs:440:51
[INFO] [stdout]   40:     0x64be51211fb4 - firebreak[20ef78547392ba36]::conn::os::tests::udp_v6_ok
[INFO] [stdout]                                at /opt/rustwide/workdir/src/conn/os.rs:373:5
[INFO] [stdout]   41:     0x64be5120c867 - firebreak[20ef78547392ba36]::conn::os::tests::udp_v6_ok::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/conn/os.rs:374:29
[INFO] [stdout]   42:     0x64be511c04a6 - <firebreak[20ef78547392ba36]::conn::os::tests::udp_v6_ok::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x64be5137e39b - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x64be5137e39b - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   45:     0x64be5138ad8b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   46:     0x64be5138ad8b - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   47:     0x64be5138ad8b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   48:     0x64be5138ad8b - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   49:     0x64be5138ad8b - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x64be5138ad8b - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   51:     0x64be5138ad8b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   52:     0x64be513864a4 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   53:     0x64be513864a4 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   54:     0x64be5138d992 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   55:     0x64be5138d992 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   56:     0x64be5138d992 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   57:     0x64be5138d992 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   58:     0x64be5138d992 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   59:     0x64be5138d992 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   60:     0x64be5138d992 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   61:     0x64be514a240f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   62:     0x64be514a240f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   63:     0x7fcef2582aa4 - <unknown>
[INFO] [stdout]   64:     0x7fcef260fa64 - clone
[INFO] [stdout]   65:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- conn::os::tests::udp_v4_ok stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'conn::os::tests::udp_v4_ok' (20) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64be514a2eca - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64be514a2eca - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64be514a2eca - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64be514a2eca - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64be514b886a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64be514b886a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x64be514a7ea2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x64be514a7ea2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x64be51480abf - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64be51480abf - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64be5149aa39 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64be5138a2bc - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x64be5138a2bc - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x64be5149acb2 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x64be5149acb2 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64be51480baa - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x64be514784e9 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64be5148188d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64be514b905c - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64be514863ac - <std[ec4e911328de40a6]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x64be51217029 - <std[ec4e911328de40a6]::sync::once::Once>::call_once::<<lazy_static[d17996ece1cb6d7c]::lazy::Lazy<firebreak[20ef78547392ba36]::os::OsNs>>::get<<firebreak[20ef78547392ba36]::conn::os::tests::NS as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x64be512122cf - <lazy_static[d17996ece1cb6d7c]::lazy::Lazy<firebreak[20ef78547392ba36]::os::OsNs>>::get::<<firebreak[20ef78547392ba36]::conn::os::tests::NS as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x64be512122cf - <firebreak[20ef78547392ba36]::conn::os::tests::NS as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:142:26
[INFO] [stdout]   23:     0x64be512122cf - <firebreak[20ef78547392ba36]::conn::os::tests::NS as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:144:17
[INFO] [stdout]   24:     0x64be511c179a - <firebreak[20ef78547392ba36]::conn::os::tests::IPV4_LOCALHOST_CONN_PATH as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref::__static_ref_initialize
[INFO] [stdout]                                at /opt/rustwide/workdir/src/conn/os.rs:315:17
[INFO] [stdout]   25:     0x64be511c179a - <<firebreak[20ef78547392ba36]::conn::os::tests::IPV4_LOCALHOST_CONN_PATH as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref::__static_ref_initialize as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x64be511fa001 - <lazy_static[d17996ece1cb6d7c]::lazy::Lazy<firebreak[20ef78547392ba36]::conn::os::OsNsConnPath>>::get::<<firebreak[20ef78547392ba36]::conn::os::tests::IPV4_LOCALHOST_CONN_PATH as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:31:29
[INFO] [stdout]   27:     0x64be5121d03d - <std[ec4e911328de40a6]::sync::once::Once>::call_once::<<lazy_static[d17996ece1cb6d7c]::lazy::Lazy<firebreak[20ef78547392ba36]::conn::os::OsNsConnPath>>::get<<firebreak[20ef78547392ba36]::conn::os::tests::IPV4_LOCALHOST_CONN_PATH as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sync/once.rs:166:41
[INFO] [stdout]   28:     0x64be514862b7 - <std[ec4e911328de40a6]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   29:     0x64be512170f9 - <std[ec4e911328de40a6]::sync::once::Once>::call_once::<<lazy_static[d17996ece1cb6d7c]::lazy::Lazy<firebreak[20ef78547392ba36]::conn::os::OsNsConnPath>>::get<<firebreak[20ef78547392ba36]::conn::os::tests::IPV4_LOCALHOST_CONN_PATH as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   30:     0x64be5121243f - <lazy_static[d17996ece1cb6d7c]::lazy::Lazy<firebreak[20ef78547392ba36]::conn::os::OsNsConnPath>>::get::<<firebreak[20ef78547392ba36]::conn::os::tests::IPV4_LOCALHOST_CONN_PATH as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   31:     0x64be5121243f - <firebreak[20ef78547392ba36]::conn::os::tests::IPV4_LOCALHOST_CONN_PATH as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:142:26
[INFO] [stdout]   32:     0x64be5121243f - <firebreak[20ef78547392ba36]::conn::os::tests::IPV4_LOCALHOST_CONN_PATH as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:144:17
[INFO] [stdout]   33:     0x64be5120cf64 - firebreak[20ef78547392ba36]::conn::os::tests::udp_v4_ok::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/conn/os.rs:363:40
[INFO] [stdout]   34:     0x64be5124096d - <core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::conn::os::tests::udp_v4_ok::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   35:     0x64be511a0d7d - <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::conn::os::tests::udp_v4_ok::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:74
[INFO] [stdout]   36:     0x64be511f1ef9 - tokio[bc124314a0663d06]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>, <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::conn::os::tests::udp_v4_ok::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:121:9
[INFO] [stdout]   37:     0x64be5117050c - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[bc124314a0663d06]::coop::Budget>>>::try_with::<tokio[bc124314a0663d06]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>, <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::conn::os::tests::udp_v4_ok::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   38:     0x64be51168fbe - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[bc124314a0663d06]::coop::Budget>>>::with::<tokio[bc124314a0663d06]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>, <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::conn::os::tests::udp_v4_ok::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   39:     0x64be5118f07c - tokio[bc124314a0663d06]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>, <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::conn::os::tests::udp_v4_ok::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:114:13
[INFO] [stdout]   40:     0x64be5118f07c - tokio[bc124314a0663d06]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>, <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::conn::os::tests::udp_v4_ok::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:98:5
[INFO] [stdout]   41:     0x64be5118f07c - <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::conn::os::tests::udp_v4_ok::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:35
[INFO] [stdout]   42:     0x64be511a068a - tokio[bc124314a0663d06]::runtime::basic_scheduler::enter::<<tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::conn::os::tests::udp_v4_ok::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>, tokio[bc124314a0663d06]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:29
[INFO] [stdout]   43:     0x64be5121a96d - <tokio[bc124314a0663d06]::macros::scoped_tls::ScopedKey<tokio[bc124314a0663d06]::runtime::basic_scheduler::Context>>::set::<tokio[bc124314a0663d06]::runtime::basic_scheduler::enter<<tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::conn::os::tests::udp_v4_ok::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>, tokio[bc124314a0663d06]::runtime::driver::Driver>::{closure#0}, core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   44:     0x64be511835e4 - tokio[bc124314a0663d06]::runtime::basic_scheduler::enter::<<tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::conn::os::tests::udp_v4_ok::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>, tokio[bc124314a0663d06]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:13
[INFO] [stdout]   45:     0x64be51182683 - <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::conn::os::tests::udp_v4_ok::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:185:9
[INFO] [stdout]   46:     0x64be51180a53 - <tokio[bc124314a0663d06]::runtime::basic_scheduler::InnerGuard<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::conn::os::tests::udp_v4_ok::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:414:38
[INFO] [stdout]   47:     0x64be51179246 - <tokio[bc124314a0663d06]::runtime::basic_scheduler::BasicScheduler<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on::<firebreak[20ef78547392ba36]::conn::os::tests::udp_v4_ok::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:145:30
[INFO] [stdout]   48:     0x64be5122e7b2 - <tokio[bc124314a0663d06]::runtime::Runtime>::block_on::<firebreak[20ef78547392ba36]::conn::os::tests::udp_v4_ok::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/mod.rs:440:51
[INFO] [stdout]   49:     0x64be51211de4 - firebreak[20ef78547392ba36]::conn::os::tests::udp_v4_ok
[INFO] [stdout]                                at /opt/rustwide/workdir/src/conn/os.rs:360:5
[INFO] [stdout]   50:     0x64be5120c837 - firebreak[20ef78547392ba36]::conn::os::tests::udp_v4_ok::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/conn/os.rs:361:29
[INFO] [stdout]   51:     0x64be511c0466 - <firebreak[20ef78547392ba36]::conn::os::tests::udp_v4_ok::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x64be5137e39b - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x64be5137e39b - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   54:     0x64be5138ad8b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   55:     0x64be5138ad8b - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   56:     0x64be5138ad8b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   57:     0x64be5138ad8b - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   58:     0x64be5138ad8b - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   59:     0x64be5138ad8b - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   60:     0x64be5138ad8b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   61:     0x64be513864a4 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   62:     0x64be513864a4 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   63:     0x64be5138d992 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   64:     0x64be5138d992 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   65:     0x64be5138d992 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   66:     0x64be5138d992 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   67:     0x64be5138d992 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   68:     0x64be5138d992 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   69:     0x64be5138d992 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   70:     0x64be514a240f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   71:     0x64be514a240f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   72:     0x7fcef2582aa4 - <unknown>
[INFO] [stdout]   73:     0x7fcef260fa64 - clone
[INFO] [stdout]   74:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- conn::os::tests::tcp_v4_ok stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'conn::os::tests::tcp_v4_ok' (17) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64be514a2eca - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64be514a2eca - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64be514a2eca - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64be514a2eca - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64be514b886a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64be514b886a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x64be514a7ea2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x64be514a7ea2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x64be51480abf - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64be51480abf - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64be5149aa39 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64be5138a2bc - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x64be5138a2bc - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x64be5149acb2 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x64be5149acb2 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64be51480baa - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x64be514784e9 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64be5148188d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64be514b905c - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64be514863ac - <std[ec4e911328de40a6]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x64be512170f9 - <std[ec4e911328de40a6]::sync::once::Once>::call_once::<<lazy_static[d17996ece1cb6d7c]::lazy::Lazy<firebreak[20ef78547392ba36]::conn::os::OsNsConnPath>>::get<<firebreak[20ef78547392ba36]::conn::os::tests::IPV4_LOCALHOST_CONN_PATH as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x64be5121243f - <lazy_static[d17996ece1cb6d7c]::lazy::Lazy<firebreak[20ef78547392ba36]::conn::os::OsNsConnPath>>::get::<<firebreak[20ef78547392ba36]::conn::os::tests::IPV4_LOCALHOST_CONN_PATH as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x64be5121243f - <firebreak[20ef78547392ba36]::conn::os::tests::IPV4_LOCALHOST_CONN_PATH as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:142:26
[INFO] [stdout]   23:     0x64be5121243f - <firebreak[20ef78547392ba36]::conn::os::tests::IPV4_LOCALHOST_CONN_PATH as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:144:17
[INFO] [stdout]   24:     0x64be5120c8e4 - firebreak[20ef78547392ba36]::conn::os::tests::tcp_v4_ok::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/conn/os.rs:337:40
[INFO] [stdout]   25:     0x64be512408ed - <core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::conn::os::tests::tcp_v4_ok::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x64be511a0b5d - <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::conn::os::tests::tcp_v4_ok::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:74
[INFO] [stdout]   27:     0x64be511f1c59 - tokio[bc124314a0663d06]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>, <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::conn::os::tests::tcp_v4_ok::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:121:9
[INFO] [stdout]   28:     0x64be511702cc - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[bc124314a0663d06]::coop::Budget>>>::try_with::<tokio[bc124314a0663d06]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>, <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::conn::os::tests::tcp_v4_ok::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   29:     0x64be51168efe - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[bc124314a0663d06]::coop::Budget>>>::with::<tokio[bc124314a0663d06]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>, <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::conn::os::tests::tcp_v4_ok::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   30:     0x64be5118e1bc - tokio[bc124314a0663d06]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>, <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::conn::os::tests::tcp_v4_ok::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:114:13
[INFO] [stdout]   31:     0x64be5118e1bc - tokio[bc124314a0663d06]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>, <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::conn::os::tests::tcp_v4_ok::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:98:5
[INFO] [stdout]   32:     0x64be5118e1bc - <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::conn::os::tests::tcp_v4_ok::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:35
[INFO] [stdout]   33:     0x64be511a064a - tokio[bc124314a0663d06]::runtime::basic_scheduler::enter::<<tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::conn::os::tests::tcp_v4_ok::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>, tokio[bc124314a0663d06]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:29
[INFO] [stdout]   34:     0x64be5121a76d - <tokio[bc124314a0663d06]::macros::scoped_tls::ScopedKey<tokio[bc124314a0663d06]::runtime::basic_scheduler::Context>>::set::<tokio[bc124314a0663d06]::runtime::basic_scheduler::enter<<tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::conn::os::tests::tcp_v4_ok::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>, tokio[bc124314a0663d06]::runtime::driver::Driver>::{closure#0}, core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   35:     0x64be51182e84 - tokio[bc124314a0663d06]::runtime::basic_scheduler::enter::<<tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::conn::os::tests::tcp_v4_ok::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>, tokio[bc124314a0663d06]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:13
[INFO] [stdout]   36:     0x64be51182643 - <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::conn::os::tests::tcp_v4_ok::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:185:9
[INFO] [stdout]   37:     0x64be511808d3 - <tokio[bc124314a0663d06]::runtime::basic_scheduler::InnerGuard<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::conn::os::tests::tcp_v4_ok::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:414:38
[INFO] [stdout]   38:     0x64be51178c26 - <tokio[bc124314a0663d06]::runtime::basic_scheduler::BasicScheduler<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on::<firebreak[20ef78547392ba36]::conn::os::tests::tcp_v4_ok::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:145:30
[INFO] [stdout]   39:     0x64be5122e492 - <tokio[bc124314a0663d06]::runtime::Runtime>::block_on::<firebreak[20ef78547392ba36]::conn::os::tests::tcp_v4_ok::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/mod.rs:440:51
[INFO] [stdout]   40:     0x64be51211a44 - firebreak[20ef78547392ba36]::conn::os::tests::tcp_v4_ok
[INFO] [stdout]                                at /opt/rustwide/workdir/src/conn/os.rs:334:5
[INFO] [stdout]   41:     0x64be5120c7d7 - firebreak[20ef78547392ba36]::conn::os::tests::tcp_v4_ok::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/conn/os.rs:335:29
[INFO] [stdout]   42:     0x64be511c03e6 - <firebreak[20ef78547392ba36]::conn::os::tests::tcp_v4_ok::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x64be5137e39b - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x64be5137e39b - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   45:     0x64be5138ad8b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   46:     0x64be5138ad8b - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   47:     0x64be5138ad8b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   48:     0x64be5138ad8b - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   49:     0x64be5138ad8b - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x64be5138ad8b - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   51:     0x64be5138ad8b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   52:     0x64be513864a4 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   53:     0x64be513864a4 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   54:     0x64be5138d992 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   55:     0x64be5138d992 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   56:     0x64be5138d992 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   57:     0x64be5138d992 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   58:     0x64be5138d992 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   59:     0x64be5138d992 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   60:     0x64be5138d992 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   61:     0x64be514a240f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   62:     0x64be514a240f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   63:     0x7fcef2582aa4 - <unknown>
[INFO] [stdout]   64:     0x7fcef260fa64 - clone
[INFO] [stdout]   65:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- host::os::tests::test_accept_forward_firewall_with_udp_over_ipv6 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'host::os::tests::test_accept_forward_firewall_with_udp_over_ipv6' (25) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64be514a2eca - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64be514a2eca - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64be514a2eca - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64be514a2eca - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64be514b886a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64be514b886a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x64be514a7ea2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x64be514a7ea2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x64be51480abf - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64be51480abf - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64be5149aa39 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64be5138a2bc - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x64be5138a2bc - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x64be5149acb2 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x64be5149acb2 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64be51480baa - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x64be514784e9 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64be5148188d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64be514b905c - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64be514863ac - <std[ec4e911328de40a6]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x64be51217299 - <std[ec4e911328de40a6]::sync::once::Once>::call_once::<<lazy_static[d17996ece1cb6d7c]::lazy::Lazy<()>>::get<<firebreak[20ef78547392ba36]::INIT as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x64be5123e7db - <lazy_static[d17996ece1cb6d7c]::lazy::Lazy<()>>::get::<<firebreak[20ef78547392ba36]::INIT as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x64be5123e7db - <firebreak[20ef78547392ba36]::INIT as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:142:26
[INFO] [stdout]   23:     0x64be5123e7db - <firebreak[20ef78547392ba36]::INIT as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:144:17
[INFO] [stdout]   24:     0x64be511d3201 - firebreak[20ef78547392ba36]::host::os::tests::test_forward::<firebreak[20ef78547392ba36]::host::os::tests::build_accept, firebreak[20ef78547392ba36]::host::os::tests::expect_ok>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:357:9
[INFO] [stdout]   25:     0x64be511d9efa - firebreak[20ef78547392ba36]::host::os::tests::test_accept_forward_firewall_with_udp_over_ipv6::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:433:23
[INFO] [stdout]   26:     0x64be512411ad - <core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_accept_forward_firewall_with_udp_over_ipv6::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x64be511a308d - <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_accept_forward_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:74
[INFO] [stdout]   28:     0x64be511f4a49 - tokio[bc124314a0663d06]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>, <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_accept_forward_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:121:9
[INFO] [stdout]   29:     0x64be51172a2c - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[bc124314a0663d06]::coop::Budget>>>::try_with::<tokio[bc124314a0663d06]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>, <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_accept_forward_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   30:     0x64be51169c1e - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[bc124314a0663d06]::coop::Budget>>>::with::<tokio[bc124314a0663d06]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>, <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_accept_forward_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   31:     0x64be5119e3dc - tokio[bc124314a0663d06]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>, <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_accept_forward_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:114:13
[INFO] [stdout]   32:     0x64be5119e3dc - tokio[bc124314a0663d06]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>, <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_accept_forward_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:98:5
[INFO] [stdout]   33:     0x64be5119e3dc - <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_accept_forward_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:35
[INFO] [stdout]   34:     0x64be511a0aaa - tokio[bc124314a0663d06]::runtime::basic_scheduler::enter::<<tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_accept_forward_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>, tokio[bc124314a0663d06]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:29
[INFO] [stdout]   35:     0x64be5121ca6d - <tokio[bc124314a0663d06]::macros::scoped_tls::ScopedKey<tokio[bc124314a0663d06]::runtime::basic_scheduler::Context>>::set::<tokio[bc124314a0663d06]::runtime::basic_scheduler::enter<<tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_accept_forward_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>, tokio[bc124314a0663d06]::runtime::driver::Driver>::{closure#0}, core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   36:     0x64be5118af94 - tokio[bc124314a0663d06]::runtime::basic_scheduler::enter::<<tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_accept_forward_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>, tokio[bc124314a0663d06]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:13
[INFO] [stdout]   37:     0x64be51182aa3 - <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_accept_forward_firewall_with_udp_over_ipv6::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:185:9
[INFO] [stdout]   38:     0x64be51182313 - <tokio[bc124314a0663d06]::runtime::basic_scheduler::InnerGuard<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_accept_forward_firewall_with_udp_over_ipv6::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:414:38
[INFO] [stdout]   39:     0x64be5117f94a - <tokio[bc124314a0663d06]::runtime::basic_scheduler::BasicScheduler<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on::<firebreak[20ef78547392ba36]::host::os::tests::test_accept_forward_firewall_with_udp_over_ipv6::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:145:30
[INFO] [stdout]   40:     0x64be51231f3a - <tokio[bc124314a0663d06]::runtime::Runtime>::block_on::<firebreak[20ef78547392ba36]::host::os::tests::test_accept_forward_firewall_with_udp_over_ipv6::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/mod.rs:440:51
[INFO] [stdout]   41:     0x64be511de614 - firebreak[20ef78547392ba36]::host::os::tests::test_accept_forward_firewall_with_udp_over_ipv6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:426:17
[INFO] [stdout]   42:     0x64be511d5ad7 - firebreak[20ef78547392ba36]::host::os::tests::test_accept_forward_firewall_with_udp_over_ipv6::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:427:104
[INFO] [stdout]   43:     0x64be511c0ca6 - <firebreak[20ef78547392ba36]::host::os::tests::test_accept_forward_firewall_with_udp_over_ipv6::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x64be5137e39b - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x64be5137e39b - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   46:     0x64be5138ad8b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   47:     0x64be5138ad8b - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x64be5138ad8b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x64be5138ad8b - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x64be5138ad8b - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x64be5138ad8b - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   52:     0x64be5138ad8b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   53:     0x64be513864a4 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   54:     0x64be513864a4 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x64be5138d992 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   56:     0x64be5138d992 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x64be5138d992 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x64be5138d992 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x64be5138d992 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x64be5138d992 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   61:     0x64be5138d992 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x64be514a240f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   63:     0x64be514a240f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   64:     0x7fcef2582aa4 - <unknown>
[INFO] [stdout]   65:     0x7fcef260fa64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- host::os::tests::test_accept_input_firewall_with_udp_over_ipv4 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'host::os::tests::test_accept_input_firewall_with_udp_over_ipv4' (28) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64be514a2eca - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64be514a2eca - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64be514a2eca - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64be514a2eca - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64be514b886a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64be514b886a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x64be514a7ea2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x64be514a7ea2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x64be51480abf - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64be51480abf - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64be5149aa39 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64be5138a2bc - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x64be5138a2bc - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x64be5149acb2 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x64be5149acb2 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64be51480baa - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x64be514784e9 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64be5148188d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64be514b905c - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64be514863ac - <std[ec4e911328de40a6]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x64be51217299 - <std[ec4e911328de40a6]::sync::once::Once>::call_once::<<lazy_static[d17996ece1cb6d7c]::lazy::Lazy<()>>::get<<firebreak[20ef78547392ba36]::INIT as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x64be5123e7db - <lazy_static[d17996ece1cb6d7c]::lazy::Lazy<()>>::get::<<firebreak[20ef78547392ba36]::INIT as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x64be5123e7db - <firebreak[20ef78547392ba36]::INIT as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:142:26
[INFO] [stdout]   23:     0x64be5123e7db - <firebreak[20ef78547392ba36]::INIT as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:144:17
[INFO] [stdout]   24:     0x64be511cc619 - firebreak[20ef78547392ba36]::host::os::tests::test_input::<firebreak[20ef78547392ba36]::host::os::tests::build_accept, firebreak[20ef78547392ba36]::host::os::tests::expect_ok>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:277:9
[INFO] [stdout]   25:     0x64be511d725a - firebreak[20ef78547392ba36]::host::os::tests::test_accept_input_firewall_with_udp_over_ipv4::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:433:23
[INFO] [stdout]   26:     0x64be51240c6d - <core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_accept_input_firewall_with_udp_over_ipv4::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x64be511a1a3d - <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_accept_input_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:74
[INFO] [stdout]   28:     0x64be511f2eb9 - tokio[bc124314a0663d06]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>, <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_accept_input_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:121:9
[INFO] [stdout]   29:     0x64be5117128c - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[bc124314a0663d06]::coop::Budget>>>::try_with::<tokio[bc124314a0663d06]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>, <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_accept_input_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   30:     0x64be5116943e - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[bc124314a0663d06]::coop::Budget>>>::with::<tokio[bc124314a0663d06]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>, <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_accept_input_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   31:     0x64be511948fc - tokio[bc124314a0663d06]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>, <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_accept_input_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:114:13
[INFO] [stdout]   32:     0x64be511948fc - tokio[bc124314a0663d06]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>, <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_accept_input_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:98:5
[INFO] [stdout]   33:     0x64be511948fc - <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_accept_input_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:35
[INFO] [stdout]   34:     0x64be511a080a - tokio[bc124314a0663d06]::runtime::basic_scheduler::enter::<<tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_accept_input_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>, tokio[bc124314a0663d06]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:29
[INFO] [stdout]   35:     0x64be5121b56d - <tokio[bc124314a0663d06]::macros::scoped_tls::ScopedKey<tokio[bc124314a0663d06]::runtime::basic_scheduler::Context>>::set::<tokio[bc124314a0663d06]::runtime::basic_scheduler::enter<<tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_accept_input_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>, tokio[bc124314a0663d06]::runtime::driver::Driver>::{closure#0}, core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   36:     0x64be51186224 - tokio[bc124314a0663d06]::runtime::basic_scheduler::enter::<<tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_accept_input_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>, tokio[bc124314a0663d06]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:13
[INFO] [stdout]   37:     0x64be51182803 - <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_accept_input_firewall_with_udp_over_ipv4::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:185:9
[INFO] [stdout]   38:     0x64be51181353 - <tokio[bc124314a0663d06]::runtime::basic_scheduler::InnerGuard<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_accept_input_firewall_with_udp_over_ipv4::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:414:38
[INFO] [stdout]   39:     0x64be5117b7aa - <tokio[bc124314a0663d06]::runtime::basic_scheduler::BasicScheduler<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on::<firebreak[20ef78547392ba36]::host::os::tests::test_accept_input_firewall_with_udp_over_ipv4::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:145:30
[INFO] [stdout]   40:     0x64be5122fbca - <tokio[bc124314a0663d06]::runtime::Runtime>::block_on::<firebreak[20ef78547392ba36]::host::os::tests::test_accept_input_firewall_with_udp_over_ipv4::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/mod.rs:440:51
[INFO] [stdout]   41:     0x64be511dc004 - firebreak[20ef78547392ba36]::host::os::tests::test_accept_input_firewall_with_udp_over_ipv4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:426:17
[INFO] [stdout]   42:     0x64be511d56e7 - firebreak[20ef78547392ba36]::host::os::tests::test_accept_input_firewall_with_udp_over_ipv4::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:427:104
[INFO] [stdout]   43:     0x64be511c0766 - <firebreak[20ef78547392ba36]::host::os::tests::test_accept_input_firewall_with_udp_over_ipv4::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x64be5137e39b - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x64be5137e39b - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   46:     0x64be5138ad8b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   47:     0x64be5138ad8b - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x64be5138ad8b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x64be5138ad8b - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x64be5138ad8b - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x64be5138ad8b - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   52:     0x64be5138ad8b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   53:     0x64be513864a4 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   54:     0x64be513864a4 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x64be5138d992 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   56:     0x64be5138d992 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x64be5138d992 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x64be5138d992 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x64be5138d992 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x64be5138d992 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   61:     0x64be5138d992 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x64be514a240f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   63:     0x64be514a240f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   64:     0x7fcef2582aa4 - <unknown>
[INFO] [stdout]   65:     0x7fcef260fa64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- host::os::tests::test_accept_output_firewall_with_udp_over_ipv4 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'host::os::tests::test_accept_output_firewall_with_udp_over_ipv4' (32) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64be514a2eca - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64be514a2eca - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64be514a2eca - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64be514a2eca - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64be514b886a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64be514b886a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x64be514a7ea2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x64be514a7ea2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x64be51480abf - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64be51480abf - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64be5149aa39 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64be5138a2bc - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x64be5138a2bc - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x64be5149acb2 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x64be5149acb2 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64be51480baa - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x64be514784e9 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64be5148188d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64be514b905c - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64be514863ac - <std[ec4e911328de40a6]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x64be51217299 - <std[ec4e911328de40a6]::sync::once::Once>::call_once::<<lazy_static[d17996ece1cb6d7c]::lazy::Lazy<()>>::get<<firebreak[20ef78547392ba36]::INIT as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x64be5123e7db - <lazy_static[d17996ece1cb6d7c]::lazy::Lazy<()>>::get::<<firebreak[20ef78547392ba36]::INIT as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x64be5123e7db - <firebreak[20ef78547392ba36]::INIT as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:142:26
[INFO] [stdout]   23:     0x64be5123e7db - <firebreak[20ef78547392ba36]::INIT as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:144:17
[INFO] [stdout]   24:     0x64be511d0219 - firebreak[20ef78547392ba36]::host::os::tests::test_output::<firebreak[20ef78547392ba36]::host::os::tests::build_accept, firebreak[20ef78547392ba36]::host::os::tests::expect_ok>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:317:9
[INFO] [stdout]   25:     0x64be511d8bda - firebreak[20ef78547392ba36]::host::os::tests::test_accept_output_firewall_with_udp_over_ipv4::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:433:23
[INFO] [stdout]   26:     0x64be51240f6d - <core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_accept_output_firewall_with_udp_over_ipv4::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x64be511a26fd - <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_accept_output_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:74
[INFO] [stdout]   28:     0x64be511f3e79 - tokio[bc124314a0663d06]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>, <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_accept_output_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:121:9
[INFO] [stdout]   29:     0x64be5117200c - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[bc124314a0663d06]::coop::Budget>>>::try_with::<tokio[bc124314a0663d06]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>, <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_accept_output_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   30:     0x64be511698be - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[bc124314a0663d06]::coop::Budget>>>::with::<tokio[bc124314a0663d06]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>, <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_accept_output_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   31:     0x64be5119a17c - tokio[bc124314a0663d06]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>, <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_accept_output_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:114:13
[INFO] [stdout]   32:     0x64be5119a17c - tokio[bc124314a0663d06]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>, <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_accept_output_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:98:5
[INFO] [stdout]   33:     0x64be5119a17c - <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_accept_output_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:35
[INFO] [stdout]   34:     0x64be511a098a - tokio[bc124314a0663d06]::runtime::basic_scheduler::enter::<<tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_accept_output_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>, tokio[bc124314a0663d06]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:29
[INFO] [stdout]   35:     0x64be5121c16d - <tokio[bc124314a0663d06]::macros::scoped_tls::ScopedKey<tokio[bc124314a0663d06]::runtime::basic_scheduler::Context>>::set::<tokio[bc124314a0663d06]::runtime::basic_scheduler::enter<<tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_accept_output_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>, tokio[bc124314a0663d06]::runtime::driver::Driver>::{closure#0}, core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   36:     0x64be51188e64 - tokio[bc124314a0663d06]::runtime::basic_scheduler::enter::<<tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_accept_output_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>, tokio[bc124314a0663d06]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:13
[INFO] [stdout]   37:     0x64be51182983 - <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_accept_output_firewall_with_udp_over_ipv4::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:185:9
[INFO] [stdout]   38:     0x64be51181c53 - <tokio[bc124314a0663d06]::runtime::basic_scheduler::InnerGuard<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_accept_output_firewall_with_udp_over_ipv4::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:414:38
[INFO] [stdout]   39:     0x64be5117dd2a - <tokio[bc124314a0663d06]::runtime::basic_scheduler::BasicScheduler<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on::<firebreak[20ef78547392ba36]::host::os::tests::test_accept_output_firewall_with_udp_over_ipv4::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:145:30
[INFO] [stdout]   40:     0x64be5123100a - <tokio[bc124314a0663d06]::runtime::Runtime>::block_on::<firebreak[20ef78547392ba36]::host::os::tests::test_accept_output_firewall_with_udp_over_ipv4::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/mod.rs:440:51
[INFO] [stdout]   41:     0x64be511dd5c4 - firebreak[20ef78547392ba36]::host::os::tests::test_accept_output_firewall_with_udp_over_ipv4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:426:17
[INFO] [stdout]   42:     0x64be511d5927 - firebreak[20ef78547392ba36]::host::os::tests::test_accept_output_firewall_with_udp_over_ipv4::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:427:104
[INFO] [stdout]   43:     0x64be511c0a66 - <firebreak[20ef78547392ba36]::host::os::tests::test_accept_output_firewall_with_udp_over_ipv4::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x64be5137e39b - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x64be5137e39b - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   46:     0x64be5138ad8b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   47:     0x64be5138ad8b - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x64be5138ad8b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x64be5138ad8b - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x64be5138ad8b - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x64be5138ad8b - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   52:     0x64be5138ad8b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   53:     0x64be513864a4 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   54:     0x64be513864a4 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x64be5138d992 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   56:     0x64be5138d992 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x64be5138d992 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x64be5138d992 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x64be5138d992 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x64be5138d992 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   61:     0x64be5138d992 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x64be514a240f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   63:     0x64be514a240f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   64:     0x7fcef2582aa4 - <unknown>
[INFO] [stdout]   65:     0x7fcef260fa64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- host::os::tests::test_drop_forward_firewall_with_udp_over_ipv4 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'host::os::tests::test_drop_forward_firewall_with_udp_over_ipv4' (36) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64be514a2eca - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64be514a2eca - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64be514a2eca - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64be514a2eca - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64be514b886a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64be514b886a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x64be514a7ea2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x64be514a7ea2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x64be51480abf - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64be51480abf - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64be5149aa39 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64be5138a2bc - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x64be5138a2bc - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x64be5149acb2 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x64be5149acb2 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64be51480baa - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x64be514784e9 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64be5148188d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64be514b905c - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64be514863ac - <std[ec4e911328de40a6]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x64be51217299 - <std[ec4e911328de40a6]::sync::once::Once>::call_once::<<lazy_static[d17996ece1cb6d7c]::lazy::Lazy<()>>::get<<firebreak[20ef78547392ba36]::INIT as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x64be5123e7db - <lazy_static[d17996ece1cb6d7c]::lazy::Lazy<()>>::get::<<firebreak[20ef78547392ba36]::INIT as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x64be5123e7db - <firebreak[20ef78547392ba36]::INIT as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:142:26
[INFO] [stdout]   23:     0x64be5123e7db - <firebreak[20ef78547392ba36]::INIT as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:144:17
[INFO] [stdout]   24:     0x64be511d2021 - firebreak[20ef78547392ba36]::host::os::tests::test_forward::<firebreak[20ef78547392ba36]::host::os::tests::build_drop, firebreak[20ef78547392ba36]::host::os::tests::expect_unreachable>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:357:9
[INFO] [stdout]   25:     0x64be511d7ada - firebreak[20ef78547392ba36]::host::os::tests::test_drop_forward_firewall_with_udp_over_ipv4::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:433:23
[INFO] [stdout]   26:     0x64be51240d6d - <core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_drop_forward_firewall_with_udp_over_ipv4::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x64be511a1e7d - <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_drop_forward_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:74
[INFO] [stdout]   28:     0x64be511f33f9 - tokio[bc124314a0663d06]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>, <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_drop_forward_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:121:9
[INFO] [stdout]   29:     0x64be5117170c - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[bc124314a0663d06]::coop::Budget>>>::try_with::<tokio[bc124314a0663d06]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>, <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_drop_forward_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   30:     0x64be511695be - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[bc124314a0663d06]::coop::Budget>>>::with::<tokio[bc124314a0663d06]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>, <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_drop_forward_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   31:     0x64be5119667c - tokio[bc124314a0663d06]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>, <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_drop_forward_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:114:13
[INFO] [stdout]   32:     0x64be5119667c - tokio[bc124314a0663d06]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>, <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_drop_forward_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:98:5
[INFO] [stdout]   33:     0x64be5119667c - <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_drop_forward_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:35
[INFO] [stdout]   34:     0x64be511a088a - tokio[bc124314a0663d06]::runtime::basic_scheduler::enter::<<tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_drop_forward_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>, tokio[bc124314a0663d06]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:29
[INFO] [stdout]   35:     0x64be5121b96d - <tokio[bc124314a0663d06]::macros::scoped_tls::ScopedKey<tokio[bc124314a0663d06]::runtime::basic_scheduler::Context>>::set::<tokio[bc124314a0663d06]::runtime::basic_scheduler::enter<<tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_drop_forward_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>, tokio[bc124314a0663d06]::runtime::driver::Driver>::{closure#0}, core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   36:     0x64be511870e4 - tokio[bc124314a0663d06]::runtime::basic_scheduler::enter::<<tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_drop_forward_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>, tokio[bc124314a0663d06]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:13
[INFO] [stdout]   37:     0x64be51182883 - <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_drop_forward_firewall_with_udp_over_ipv4::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:185:9
[INFO] [stdout]   38:     0x64be51181653 - <tokio[bc124314a0663d06]::runtime::basic_scheduler::InnerGuard<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_drop_forward_firewall_with_udp_over_ipv4::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:414:38
[INFO] [stdout]   39:     0x64be5117c42a - <tokio[bc124314a0663d06]::runtime::basic_scheduler::BasicScheduler<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on::<firebreak[20ef78547392ba36]::host::os::tests::test_drop_forward_firewall_with_udp_over_ipv4::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:145:30
[INFO] [stdout]   40:     0x64be5123028a - <tokio[bc124314a0663d06]::runtime::Runtime>::block_on::<firebreak[20ef78547392ba36]::host::os::tests::test_drop_forward_firewall_with_udp_over_ipv4::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/mod.rs:440:51
[INFO] [stdout]   41:     0x64be511dc744 - firebreak[20ef78547392ba36]::host::os::tests::test_drop_forward_firewall_with_udp_over_ipv4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:426:17
[INFO] [stdout]   42:     0x64be511d57a7 - firebreak[20ef78547392ba36]::host::os::tests::test_drop_forward_firewall_with_udp_over_ipv4::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:427:104
[INFO] [stdout]   43:     0x64be511c0866 - <firebreak[20ef78547392ba36]::host::os::tests::test_drop_forward_firewall_with_udp_over_ipv4::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x64be5137e39b - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x64be5137e39b - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   46:     0x64be5138ad8b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   47:     0x64be5138ad8b - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x64be5138ad8b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x64be5138ad8b - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x64be5138ad8b - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x64be5138ad8b - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   52:     0x64be5138ad8b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   53:     0x64be513864a4 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   54:     0x64be513864a4 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x64be5138d992 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   56:     0x64be5138d992 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x64be5138d992 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x64be5138d992 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x64be5138d992 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x64be5138d992 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   61:     0x64be5138d992 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x64be514a240f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   63:     0x64be514a240f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   64:     0x7fcef2582aa4 - <unknown>
[INFO] [stdout]   65:     0x7fcef260fa64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- host::os::tests::test_accept_output_firewall_with_tcp_over_ipv4 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'host::os::tests::test_accept_output_firewall_with_tcp_over_ipv4' (30) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64be514a2eca - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64be514a2eca - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64be514a2eca - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64be514a2eca - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64be514b886a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64be514b886a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x64be514a7ea2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x64be514a7ea2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x64be51480abf - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64be51480abf - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64be5149aa39 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64be5138a2bc - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x64be5138a2bc - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x64be5149acb2 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x64be5149acb2 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64be51480baa - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x64be514784e9 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64be5148188d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64be514b905c - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64be514863ac - <std[ec4e911328de40a6]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x64be51217299 - <std[ec4e911328de40a6]::sync::once::Once>::call_once::<<lazy_static[d17996ece1cb6d7c]::lazy::Lazy<()>>::get<<firebreak[20ef78547392ba36]::INIT as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x64be5123e7db - <lazy_static[d17996ece1cb6d7c]::lazy::Lazy<()>>::get::<<firebreak[20ef78547392ba36]::INIT as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x64be5123e7db - <firebreak[20ef78547392ba36]::INIT as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:142:26
[INFO] [stdout]   23:     0x64be5123e7db - <firebreak[20ef78547392ba36]::INIT as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:144:17
[INFO] [stdout]   24:     0x64be511d0219 - firebreak[20ef78547392ba36]::host::os::tests::test_output::<firebreak[20ef78547392ba36]::host::os::tests::build_accept, firebreak[20ef78547392ba36]::host::os::tests::expect_ok>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:317:9
[INFO] [stdout]   25:     0x64be511d8797 - firebreak[20ef78547392ba36]::host::os::tests::test_accept_output_firewall_with_tcp_over_ipv4::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:433:23
[INFO] [stdout]   26:     0x64be51240eed - <core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_accept_output_firewall_with_tcp_over_ipv4::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x64be511a24dd - <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_accept_output_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:74
[INFO] [stdout]   28:     0x64be511f3bd9 - tokio[bc124314a0663d06]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>, <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_accept_output_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:121:9
[INFO] [stdout]   29:     0x64be51171dcc - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[bc124314a0663d06]::coop::Budget>>>::try_with::<tokio[bc124314a0663d06]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>, <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_accept_output_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   30:     0x64be511697fe - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[bc124314a0663d06]::coop::Budget>>>::with::<tokio[bc124314a0663d06]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>, <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_accept_output_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   31:     0x64be511992bc - tokio[bc124314a0663d06]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>, <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_accept_output_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:114:13
[INFO] [stdout]   32:     0x64be511992bc - tokio[bc124314a0663d06]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>, <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_accept_output_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:98:5
[INFO] [stdout]   33:     0x64be511992bc - <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_accept_output_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:35
[INFO] [stdout]   34:     0x64be511a094a - tokio[bc124314a0663d06]::runtime::basic_scheduler::enter::<<tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_accept_output_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>, tokio[bc124314a0663d06]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:29
[INFO] [stdout]   35:     0x64be5121bf6d - <tokio[bc124314a0663d06]::macros::scoped_tls::ScopedKey<tokio[bc124314a0663d06]::runtime::basic_scheduler::Context>>::set::<tokio[bc124314a0663d06]::runtime::basic_scheduler::enter<<tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_accept_output_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>, tokio[bc124314a0663d06]::runtime::driver::Driver>::{closure#0}, core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   36:     0x64be51188704 - tokio[bc124314a0663d06]::runtime::basic_scheduler::enter::<<tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_accept_output_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>, tokio[bc124314a0663d06]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:13
[INFO] [stdout]   37:     0x64be51182943 - <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_accept_output_firewall_with_tcp_over_ipv4::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:185:9
[INFO] [stdout]   38:     0x64be51181ad3 - <tokio[bc124314a0663d06]::runtime::basic_scheduler::InnerGuard<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_accept_output_firewall_with_tcp_over_ipv4::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:414:38
[INFO] [stdout]   39:     0x64be5117d6ea - <tokio[bc124314a0663d06]::runtime::basic_scheduler::BasicScheduler<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on::<firebreak[20ef78547392ba36]::host::os::tests::test_accept_output_firewall_with_tcp_over_ipv4::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:145:30
[INFO] [stdout]   40:     0x64be51230caa - <tokio[bc124314a0663d06]::runtime::Runtime>::block_on::<firebreak[20ef78547392ba36]::host::os::tests::test_accept_output_firewall_with_tcp_over_ipv4::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/mod.rs:440:51
[INFO] [stdout]   41:     0x64be511dd224 - firebreak[20ef78547392ba36]::host::os::tests::test_accept_output_firewall_with_tcp_over_ipv4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:426:17
[INFO] [stdout]   42:     0x64be511d58c7 - firebreak[20ef78547392ba36]::host::os::tests::test_accept_output_firewall_with_tcp_over_ipv4::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:427:104
[INFO] [stdout]   43:     0x64be511c09e6 - <firebreak[20ef78547392ba36]::host::os::tests::test_accept_output_firewall_with_tcp_over_ipv4::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x64be5137e39b - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x64be5137e39b - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   46:     0x64be5138ad8b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   47:     0x64be5138ad8b - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x64be5138ad8b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x64be5138ad8b - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x64be5138ad8b - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x64be5138ad8b - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   52:     0x64be5138ad8b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   53:     0x64be513864a4 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   54:     0x64be513864a4 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x64be5138d992 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   56:     0x64be5138d992 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x64be5138d992 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x64be5138d992 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x64be5138d992 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x64be5138d992 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   61:     0x64be5138d992 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x64be514a240f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   63:     0x64be514a240f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   64:     0x7fcef2582aa4 - <unknown>
[INFO] [stdout]   65:     0x7fcef260fa64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- host::os::tests::test_drop_input_firewall_with_tcp_over_ipv4 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'host::os::tests::test_drop_input_firewall_with_tcp_over_ipv4' (38) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64be514a2eca - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64be514a2eca - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64be514a2eca - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64be514a2eca - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64be514b886a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64be514b886a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x64be514a7ea2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x64be514a7ea2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x64be51480abf - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64be51480abf - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64be5149aa39 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64be5138a2bc - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x64be5138a2bc - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x64be5149acb2 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x64be5149acb2 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64be51480baa - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x64be514784e9 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64be5148188d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64be514b905c - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64be514863ac - <std[ec4e911328de40a6]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x64be51217299 - <std[ec4e911328de40a6]::sync::once::Once>::call_once::<<lazy_static[d17996ece1cb6d7c]::lazy::Lazy<()>>::get<<firebreak[20ef78547392ba36]::INIT as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x64be5123e7db - <lazy_static[d17996ece1cb6d7c]::lazy::Lazy<()>>::get::<<firebreak[20ef78547392ba36]::INIT as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x64be5123e7db - <firebreak[20ef78547392ba36]::INIT as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:142:26
[INFO] [stdout]   23:     0x64be5123e7db - <firebreak[20ef78547392ba36]::INIT as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:144:17
[INFO] [stdout]   24:     0x64be511cb719 - firebreak[20ef78547392ba36]::host::os::tests::test_input::<firebreak[20ef78547392ba36]::host::os::tests::build_drop, firebreak[20ef78547392ba36]::host::os::tests::expect_unreachable>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:277:9
[INFO] [stdout]   25:     0x64be511d5d17 - firebreak[20ef78547392ba36]::host::os::tests::test_drop_input_firewall_with_tcp_over_ipv4::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:433:23
[INFO] [stdout]   26:     0x64be512409ed - <core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_drop_input_firewall_with_tcp_over_ipv4::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x64be511a0f9d - <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_drop_input_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:74
[INFO] [stdout]   28:     0x64be511f2199 - tokio[bc124314a0663d06]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>, <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_drop_input_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:121:9
[INFO] [stdout]   29:     0x64be5117074c - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[bc124314a0663d06]::coop::Budget>>>::try_with::<tokio[bc124314a0663d06]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>, <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_drop_input_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   30:     0x64be5116907e - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[bc124314a0663d06]::coop::Budget>>>::with::<tokio[bc124314a0663d06]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>, <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_drop_input_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   31:     0x64be5118ff3c - tokio[bc124314a0663d06]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>, <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_drop_input_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:114:13
[INFO] [stdout]   32:     0x64be5118ff3c - tokio[bc124314a0663d06]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>, <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_drop_input_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:98:5
[INFO] [stdout]   33:     0x64be5118ff3c - <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_drop_input_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:35
[INFO] [stdout]   34:     0x64be511a06ca - tokio[bc124314a0663d06]::runtime::basic_scheduler::enter::<<tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_drop_input_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>, tokio[bc124314a0663d06]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:29
[INFO] [stdout]   35:     0x64be5121ab6d - <tokio[bc124314a0663d06]::macros::scoped_tls::ScopedKey<tokio[bc124314a0663d06]::runtime::basic_scheduler::Context>>::set::<tokio[bc124314a0663d06]::runtime::basic_scheduler::enter<<tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_drop_input_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>, tokio[bc124314a0663d06]::runtime::driver::Driver>::{closure#0}, core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   36:     0x64be51183d44 - tokio[bc124314a0663d06]::runtime::basic_scheduler::enter::<<tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_drop_input_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>, tokio[bc124314a0663d06]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:13
[INFO] [stdout]   37:     0x64be511826c3 - <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_drop_input_firewall_with_tcp_over_ipv4::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:185:9
[INFO] [stdout]   38:     0x64be51180bd3 - <tokio[bc124314a0663d06]::runtime::basic_scheduler::InnerGuard<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_drop_input_firewall_with_tcp_over_ipv4::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:414:38
[INFO] [stdout]   39:     0x64be5117986a - <tokio[bc124314a0663d06]::runtime::basic_scheduler::BasicScheduler<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on::<firebreak[20ef78547392ba36]::host::os::tests::test_drop_input_firewall_with_tcp_over_ipv4::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:145:30
[INFO] [stdout]   40:     0x64be5122eaea - <tokio[bc124314a0663d06]::runtime::Runtime>::block_on::<firebreak[20ef78547392ba36]::host::os::tests::test_drop_input_firewall_with_tcp_over_ipv4::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/mod.rs:440:51
[INFO] [stdout]   41:     0x64be511dade4 - firebreak[20ef78547392ba36]::host::os::tests::test_drop_input_firewall_with_tcp_over_ipv4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:426:17
[INFO] [stdout]   42:     0x64be511d5507 - firebreak[20ef78547392ba36]::host::os::tests::test_drop_input_firewall_with_tcp_over_ipv4::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:427:104
[INFO] [stdout]   43:     0x64be511c04e6 - <firebreak[20ef78547392ba36]::host::os::tests::test_drop_input_firewall_with_tcp_over_ipv4::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x64be5137e39b - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x64be5137e39b - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   46:     0x64be5138ad8b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   47:     0x64be5138ad8b - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x64be5138ad8b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x64be5138ad8b - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x64be5138ad8b - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x64be5138ad8b - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   52:     0x64be5138ad8b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   53:     0x64be513864a4 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   54:     0x64be513864a4 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x64be5138d992 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   56:     0x64be5138d992 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x64be5138d992 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x64be5138d992 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x64be5138d992 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x64be5138d992 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   61:     0x64be5138d992 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x64be514a240f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   63:     0x64be514a240f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   64:     0x7fcef2582aa4 - <unknown>
[INFO] [stdout]   65:     0x7fcef260fa64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- host::os::tests::test_drop_input_firewall_with_udp_over_ipv4 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'host::os::tests::test_drop_input_firewall_with_udp_over_ipv4' (40) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64be514a2eca - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64be514a2eca - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64be514a2eca - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64be514a2eca - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64be514b886a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64be514b886a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x64be514a7ea2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x64be514a7ea2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x64be51480abf - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64be51480abf - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64be5149aa39 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64be5138a2bc - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x64be5138a2bc - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x64be5149acb2 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x64be5149acb2 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64be51480baa - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x64be514784e9 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64be5148188d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64be514b905c - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64be514863ac - <std[ec4e911328de40a6]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x64be51217299 - <std[ec4e911328de40a6]::sync::once::Once>::call_once::<<lazy_static[d17996ece1cb6d7c]::lazy::Lazy<()>>::get<<firebreak[20ef78547392ba36]::INIT as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x64be5123e7db - <lazy_static[d17996ece1cb6d7c]::lazy::Lazy<()>>::get::<<firebreak[20ef78547392ba36]::INIT as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x64be5123e7db - <firebreak[20ef78547392ba36]::INIT as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:142:26
[INFO] [stdout]   23:     0x64be5123e7db - <firebreak[20ef78547392ba36]::INIT as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:144:17
[INFO] [stdout]   24:     0x64be511cb719 - firebreak[20ef78547392ba36]::host::os::tests::test_input::<firebreak[20ef78547392ba36]::host::os::tests::build_drop, firebreak[20ef78547392ba36]::host::os::tests::expect_unreachable>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:277:9
[INFO] [stdout]   25:     0x64be511d615a - firebreak[20ef78547392ba36]::host::os::tests::test_drop_input_firewall_with_udp_over_ipv4::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:433:23
[INFO] [stdout]   26:     0x64be51240a6d - <core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_drop_input_firewall_with_udp_over_ipv4::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x64be511a11bd - <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_drop_input_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:74
[INFO] [stdout]   28:     0x64be511f2439 - tokio[bc124314a0663d06]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>, <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_drop_input_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:121:9
[INFO] [stdout]   29:     0x64be5117098c - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[bc124314a0663d06]::coop::Budget>>>::try_with::<tokio[bc124314a0663d06]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>, <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_drop_input_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   30:     0x64be5116913e - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[bc124314a0663d06]::coop::Budget>>>::with::<tokio[bc124314a0663d06]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>, <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_drop_input_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   31:     0x64be51190dfc - tokio[bc124314a0663d06]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>, <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_drop_input_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:114:13
[INFO] [stdout]   32:     0x64be51190dfc - tokio[bc124314a0663d06]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>, <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_drop_input_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:98:5
[INFO] [stdout]   33:     0x64be51190dfc - <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_drop_input_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:35
[INFO] [stdout]   34:     0x64be511a070a - tokio[bc124314a0663d06]::runtime::basic_scheduler::enter::<<tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_drop_input_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>, tokio[bc124314a0663d06]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:29
[INFO] [stdout]   35:     0x64be5121ad6d - <tokio[bc124314a0663d06]::macros::scoped_tls::ScopedKey<tokio[bc124314a0663d06]::runtime::basic_scheduler::Context>>::set::<tokio[bc124314a0663d06]::runtime::basic_scheduler::enter<<tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_drop_input_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>, tokio[bc124314a0663d06]::runtime::driver::Driver>::{closure#0}, core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   36:     0x64be511844a4 - tokio[bc124314a0663d06]::runtime::basic_scheduler::enter::<<tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_drop_input_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>, tokio[bc124314a0663d06]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:13
[INFO] [stdout]   37:     0x64be51182703 - <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_drop_input_firewall_with_udp_over_ipv4::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:185:9
[INFO] [stdout]   38:     0x64be51180d53 - <tokio[bc124314a0663d06]::runtime::basic_scheduler::InnerGuard<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_drop_input_firewall_with_udp_over_ipv4::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:414:38
[INFO] [stdout]   39:     0x64be51179eaa - <tokio[bc124314a0663d06]::runtime::basic_scheduler::BasicScheduler<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on::<firebreak[20ef78547392ba36]::host::os::tests::test_drop_input_firewall_with_udp_over_ipv4::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:145:30
[INFO] [stdout]   40:     0x64be5122ee4a - <tokio[bc124314a0663d06]::runtime::Runtime>::block_on::<firebreak[20ef78547392ba36]::host::os::tests::test_drop_input_firewall_with_udp_over_ipv4::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/mod.rs:440:51
[INFO] [stdout]   41:     0x64be511db184 - firebreak[20ef78547392ba36]::host::os::tests::test_drop_input_firewall_with_udp_over_ipv4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:426:17
[INFO] [stdout]   42:     0x64be511d5567 - firebreak[20ef78547392ba36]::host::os::tests::test_drop_input_firewall_with_udp_over_ipv4::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:427:104
[INFO] [stdout]   43:     0x64be511c0566 - <firebreak[20ef78547392ba36]::host::os::tests::test_drop_input_firewall_with_udp_over_ipv4::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x64be5137e39b - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x64be5137e39b - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   46:     0x64be5138ad8b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   47:     0x64be5138ad8b - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x64be5138ad8b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x64be5138ad8b - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x64be5138ad8b - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x64be5138ad8b - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   52:     0x64be5138ad8b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   53:     0x64be513864a4 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   54:     0x64be513864a4 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x64be5138d992 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   56:     0x64be5138d992 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x64be5138d992 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x64be5138d992 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x64be5138d992 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x64be5138d992 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   61:     0x64be5138d992 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x64be514a240f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   63:     0x64be514a240f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   64:     0x7fcef2582aa4 - <unknown>
[INFO] [stdout]   65:     0x7fcef260fa64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- host::os::tests::test_drop_input_firewall_with_udp_over_ipv6 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'host::os::tests::test_drop_input_firewall_with_udp_over_ipv6' (41) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64be514a2eca - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64be514a2eca - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64be514a2eca - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64be514a2eca - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64be514b886a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64be514b886a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x64be514a7ea2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x64be514a7ea2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x64be51480abf - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64be51480abf - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64be5149aa39 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64be5138a2bc - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x64be5138a2bc - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x64be5149acb2 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x64be5149acb2 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64be51480baa - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x64be514784e9 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64be5148188d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64be514b905c - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64be514863ac - <std[ec4e911328de40a6]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x64be51217299 - <std[ec4e911328de40a6]::sync::once::Once>::call_once::<<lazy_static[d17996ece1cb6d7c]::lazy::Lazy<()>>::get<<firebreak[20ef78547392ba36]::INIT as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x64be5123e7db - <lazy_static[d17996ece1cb6d7c]::lazy::Lazy<()>>::get::<<firebreak[20ef78547392ba36]::INIT as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x64be5123e7db - <firebreak[20ef78547392ba36]::INIT as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:142:26
[INFO] [stdout]   23:     0x64be5123e7db - <firebreak[20ef78547392ba36]::INIT as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:144:17
[INFO] [stdout]   24:     0x64be511cb719 - firebreak[20ef78547392ba36]::host::os::tests::test_input::<firebreak[20ef78547392ba36]::host::os::tests::build_drop, firebreak[20ef78547392ba36]::host::os::tests::expect_unreachable>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:277:9
[INFO] [stdout]   25:     0x64be511d637a - firebreak[20ef78547392ba36]::host::os::tests::test_drop_input_firewall_with_udp_over_ipv6::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:433:23
[INFO] [stdout]   26:     0x64be51240aad - <core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_drop_input_firewall_with_udp_over_ipv6::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x64be511a12cd - <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_drop_input_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:74
[INFO] [stdout]   28:     0x64be511f2589 - tokio[bc124314a0663d06]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>, <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_drop_input_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:121:9
[INFO] [stdout]   29:     0x64be51170aac - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[bc124314a0663d06]::coop::Budget>>>::try_with::<tokio[bc124314a0663d06]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>, <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_drop_input_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   30:     0x64be5116919e - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[bc124314a0663d06]::coop::Budget>>>::with::<tokio[bc124314a0663d06]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>, <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_drop_input_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   31:     0x64be5119155c - tokio[bc124314a0663d06]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>, <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_drop_input_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:114:13
[INFO] [stdout]   32:     0x64be5119155c - tokio[bc124314a0663d06]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>, <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_drop_input_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:98:5
[INFO] [stdout]   33:     0x64be5119155c - <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_drop_input_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:35
[INFO] [stdout]   34:     0x64be511a072a - tokio[bc124314a0663d06]::runtime::basic_scheduler::enter::<<tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_drop_input_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>, tokio[bc124314a0663d06]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:29
[INFO] [stdout]   35:     0x64be5121ae6d - <tokio[bc124314a0663d06]::macros::scoped_tls::ScopedKey<tokio[bc124314a0663d06]::runtime::basic_scheduler::Context>>::set::<tokio[bc124314a0663d06]::runtime::basic_scheduler::enter<<tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_drop_input_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>, tokio[bc124314a0663d06]::runtime::driver::Driver>::{closure#0}, core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   36:     0x64be51184854 - tokio[bc124314a0663d06]::runtime::basic_scheduler::enter::<<tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_drop_input_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>, tokio[bc124314a0663d06]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:13
[INFO] [stdout]   37:     0x64be51182723 - <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_drop_input_firewall_with_udp_over_ipv6::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:185:9
[INFO] [stdout]   38:     0x64be51180e13 - <tokio[bc124314a0663d06]::runtime::basic_scheduler::InnerGuard<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_drop_input_firewall_with_udp_over_ipv6::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:414:38
[INFO] [stdout]   39:     0x64be5117a1ca - <tokio[bc124314a0663d06]::runtime::basic_scheduler::BasicScheduler<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on::<firebreak[20ef78547392ba36]::host::os::tests::test_drop_input_firewall_with_udp_over_ipv6::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:145:30
[INFO] [stdout]   40:     0x64be5122effa - <tokio[bc124314a0663d06]::runtime::Runtime>::block_on::<firebreak[20ef78547392ba36]::host::os::tests::test_drop_input_firewall_with_udp_over_ipv6::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/mod.rs:440:51
[INFO] [stdout]   41:     0x64be511db354 - firebreak[20ef78547392ba36]::host::os::tests::test_drop_input_firewall_with_udp_over_ipv6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:426:17
[INFO] [stdout]   42:     0x64be511d5597 - firebreak[20ef78547392ba36]::host::os::tests::test_drop_input_firewall_with_udp_over_ipv6::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:427:104
[INFO] [stdout]   43:     0x64be511c05a6 - <firebreak[20ef78547392ba36]::host::os::tests::test_drop_input_firewall_with_udp_over_ipv6::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x64be5137e39b - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x64be5137e39b - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   46:     0x64be5138ad8b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   47:     0x64be5138ad8b - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x64be5138ad8b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x64be5138ad8b - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x64be5138ad8b - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x64be5138ad8b - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   52:     0x64be5138ad8b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   53:     0x64be513864a4 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   54:     0x64be513864a4 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x64be5138d992 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   56:     0x64be5138d992 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x64be5138d992 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x64be5138d992 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x64be5138d992 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x64be5138d992 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   61:     0x64be5138d992 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x64be514a240f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   63:     0x64be514a240f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   64:     0x7fcef2582aa4 - <unknown>
[INFO] [stdout]   65:     0x7fcef260fa64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- host::os::tests::test_drop_output_firewall_with_tcp_over_ipv4 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'host::os::tests::test_drop_output_firewall_with_tcp_over_ipv4' (42) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64be514a2eca - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64be514a2eca - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64be514a2eca - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64be514a2eca - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64be514b886a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64be514b886a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x64be514a7ea2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x64be514a7ea2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x64be51480abf - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64be51480abf - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64be5149aa39 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64be5138a2bc - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x64be5138a2bc - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x64be5149acb2 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x64be5149acb2 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64be51480baa - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x64be514784e9 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64be5148188d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64be514b905c - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64be514863ac - <std[ec4e911328de40a6]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x64be51217299 - <std[ec4e911328de40a6]::sync::once::Once>::call_once::<<lazy_static[d17996ece1cb6d7c]::lazy::Lazy<()>>::get<<firebreak[20ef78547392ba36]::INIT as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x64be5123e7db - <lazy_static[d17996ece1cb6d7c]::lazy::Lazy<()>>::get::<<firebreak[20ef78547392ba36]::INIT as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x64be5123e7db - <firebreak[20ef78547392ba36]::INIT as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:142:26
[INFO] [stdout]   23:     0x64be5123e7db - <firebreak[20ef78547392ba36]::INIT as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:144:17
[INFO] [stdout]   24:     0x64be511cf319 - firebreak[20ef78547392ba36]::host::os::tests::test_output::<firebreak[20ef78547392ba36]::host::os::tests::build_drop, firebreak[20ef78547392ba36]::host::os::tests::expect_unreachable>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:317:9
[INFO] [stdout]   25:     0x64be511d6597 - firebreak[20ef78547392ba36]::host::os::tests::test_drop_output_firewall_with_tcp_over_ipv4::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:433:23
[INFO] [stdout]   26:     0x64be51240aed - <core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_drop_output_firewall_with_tcp_over_ipv4::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x64be511a13dd - <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_drop_output_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:74
[INFO] [stdout]   28:     0x64be511f26d9 - tokio[bc124314a0663d06]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>, <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_drop_output_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:121:9
[INFO] [stdout]   29:     0x64be51170bcc - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[bc124314a0663d06]::coop::Budget>>>::try_with::<tokio[bc124314a0663d06]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>, <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_drop_output_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   30:     0x64be511691fe - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[bc124314a0663d06]::coop::Budget>>>::with::<tokio[bc124314a0663d06]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>, <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_drop_output_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   31:     0x64be51191cbc - tokio[bc124314a0663d06]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>, <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_drop_output_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:114:13
[INFO] [stdout]   32:     0x64be51191cbc - tokio[bc124314a0663d06]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>, <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_drop_output_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:98:5
[INFO] [stdout]   33:     0x64be51191cbc - <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_drop_output_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:35
[INFO] [stdout]   34:     0x64be511a074a - tokio[bc124314a0663d06]::runtime::basic_scheduler::enter::<<tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_drop_output_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>, tokio[bc124314a0663d06]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:29
[INFO] [stdout]   35:     0x64be5121af6d - <tokio[bc124314a0663d06]::macros::scoped_tls::ScopedKey<tokio[bc124314a0663d06]::runtime::basic_scheduler::Context>>::set::<tokio[bc124314a0663d06]::runtime::basic_scheduler::enter<<tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_drop_output_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>, tokio[bc124314a0663d06]::runtime::driver::Driver>::{closure#0}, core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   36:     0x64be51184c04 - tokio[bc124314a0663d06]::runtime::basic_scheduler::enter::<<tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_drop_output_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>, tokio[bc124314a0663d06]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:13
[INFO] [stdout]   37:     0x64be51182743 - <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_drop_output_firewall_with_tcp_over_ipv4::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:185:9
[INFO] [stdout]   38:     0x64be51180ed3 - <tokio[bc124314a0663d06]::runtime::basic_scheduler::InnerGuard<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_drop_output_firewall_with_tcp_over_ipv4::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:414:38
[INFO] [stdout]   39:     0x64be5117a4ea - <tokio[bc124314a0663d06]::runtime::basic_scheduler::BasicScheduler<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on::<firebreak[20ef78547392ba36]::host::os::tests::test_drop_output_firewall_with_tcp_over_ipv4::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:145:30
[INFO] [stdout]   40:     0x64be5122f1aa - <tokio[bc124314a0663d06]::runtime::Runtime>::block_on::<firebreak[20ef78547392ba36]::host::os::tests::test_drop_output_firewall_with_tcp_over_ipv4::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/mod.rs:440:51
[INFO] [stdout]   41:     0x64be511db524 - firebreak[20ef78547392ba36]::host::os::tests::test_drop_output_firewall_with_tcp_over_ipv4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:426:17
[INFO] [stdout]   42:     0x64be511d55c7 - firebreak[20ef78547392ba36]::host::os::tests::test_drop_output_firewall_with_tcp_over_ipv4::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:427:104
[INFO] [stdout]   43:     0x64be511c05e6 - <firebreak[20ef78547392ba36]::host::os::tests::test_drop_output_firewall_with_tcp_over_ipv4::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x64be5137e39b - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x64be5137e39b - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   46:     0x64be5138ad8b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   47:     0x64be5138ad8b - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x64be5138ad8b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x64be5138ad8b - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x64be5138ad8b - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x64be5138ad8b - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   52:     0x64be5138ad8b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   53:     0x64be513864a4 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   54:     0x64be513864a4 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x64be5138d992 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   56:     0x64be5138d992 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x64be5138d992 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x64be5138d992 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x64be5138d992 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x64be5138d992 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   61:     0x64be5138d992 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x64be514a240f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   63:     0x64be514a240f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   64:     0x7fcef2582aa4 - <unknown>
[INFO] [stdout]   65:     0x7fcef260fa64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- host::os::tests::test_accept_forward_firewall_with_udp_over_ipv4 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'host::os::tests::test_accept_forward_firewall_with_udp_over_ipv4' (24) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64be514a2eca - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64be514a2eca - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64be514a2eca - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64be514a2eca - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64be514b886a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64be514b886a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x64be514a7ea2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x64be514a7ea2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x64be51480abf - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64be51480abf - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64be5149aa39 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64be5138a2bc - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x64be5138a2bc - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x64be5149acb2 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x64be5149acb2 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64be51480baa - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x64be514784e9 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64be5148188d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64be514b905c - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64be514863ac - <std[ec4e911328de40a6]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x64be51217299 - <std[ec4e911328de40a6]::sync::once::Once>::call_once::<<lazy_static[d17996ece1cb6d7c]::lazy::Lazy<()>>::get<<firebreak[20ef78547392ba36]::INIT as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x64be5123e7db - <lazy_static[d17996ece1cb6d7c]::lazy::Lazy<()>>::get::<<firebreak[20ef78547392ba36]::INIT as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x64be5123e7db - <firebreak[20ef78547392ba36]::INIT as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:142:26
[INFO] [stdout]   23:     0x64be5123e7db - <firebreak[20ef78547392ba36]::INIT as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:144:17
[INFO] [stdout]   24:     0x64be511d3201 - firebreak[20ef78547392ba36]::host::os::tests::test_forward::<firebreak[20ef78547392ba36]::host::os::tests::build_accept, firebreak[20ef78547392ba36]::host::os::tests::expect_ok>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:357:9
[INFO] [stdout]   25:     0x64be511d9cda - firebreak[20ef78547392ba36]::host::os::tests::test_accept_forward_firewall_with_udp_over_ipv4::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:433:23
[INFO] [stdout]   26:     0x64be5124116d - <core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_accept_forward_firewall_with_udp_over_ipv4::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x64be511a2f7d - <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_accept_forward_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:74
[INFO] [stdout]   28:     0x64be511f48f9 - tokio[bc124314a0663d06]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>, <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_accept_forward_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:121:9
[INFO] [stdout]   29:     0x64be5117290c - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[bc124314a0663d06]::coop::Budget>>>::try_with::<tokio[bc124314a0663d06]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>, <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_accept_forward_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   30:     0x64be51169bbe - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[bc124314a0663d06]::coop::Budget>>>::with::<tokio[bc124314a0663d06]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>, <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_accept_forward_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   31:     0x64be5119dc7c - tokio[bc124314a0663d06]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>, <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_accept_forward_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:114:13
[INFO] [stdout]   32:     0x64be5119dc7c - tokio[bc124314a0663d06]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>, <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_accept_forward_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:98:5
[INFO] [stdout]   33:     0x64be5119dc7c - <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_accept_forward_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:35
[INFO] [stdout]   34:     0x64be511a0a8a - tokio[bc124314a0663d06]::runtime::basic_scheduler::enter::<<tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_accept_forward_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>, tokio[bc124314a0663d06]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:29
[INFO] [stdout]   35:     0x64be5121c96d - <tokio[bc124314a0663d06]::macros::scoped_tls::ScopedKey<tokio[bc124314a0663d06]::runtime::basic_scheduler::Context>>::set::<tokio[bc124314a0663d06]::runtime::basic_scheduler::enter<<tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_accept_forward_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>, tokio[bc124314a0663d06]::runtime::driver::Driver>::{closure#0}, core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   36:     0x64be5118abe4 - tokio[bc124314a0663d06]::runtime::basic_scheduler::enter::<<tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_accept_forward_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>, tokio[bc124314a0663d06]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:13
[INFO] [stdout]   37:     0x64be51182a83 - <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_accept_forward_firewall_with_udp_over_ipv4::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:185:9
[INFO] [stdout]   38:     0x64be51182253 - <tokio[bc124314a0663d06]::runtime::basic_scheduler::InnerGuard<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_accept_forward_firewall_with_udp_over_ipv4::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:414:38
[INFO] [stdout]   39:     0x64be5117f62a - <tokio[bc124314a0663d06]::runtime::basic_scheduler::BasicScheduler<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on::<firebreak[20ef78547392ba36]::host::os::tests::test_accept_forward_firewall_with_udp_over_ipv4::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:145:30
[INFO] [stdout]   40:     0x64be51231d8a - <tokio[bc124314a0663d06]::runtime::Runtime>::block_on::<firebreak[20ef78547392ba36]::host::os::tests::test_accept_forward_firewall_with_udp_over_ipv4::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/mod.rs:440:51
[INFO] [stdout]   41:     0x64be511de444 - firebreak[20ef78547392ba36]::host::os::tests::test_accept_forward_firewall_with_udp_over_ipv4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:426:17
[INFO] [stdout]   42:     0x64be511d5aa7 - firebreak[20ef78547392ba36]::host::os::tests::test_accept_forward_firewall_with_udp_over_ipv4::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:427:104
[INFO] [stdout]   43:     0x64be511c0c66 - <firebreak[20ef78547392ba36]::host::os::tests::test_accept_forward_firewall_with_udp_over_ipv4::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x64be5137e39b - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x64be5137e39b - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   46:     0x64be5138ad8b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   47:     0x64be5138ad8b - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x64be5138ad8b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x64be5138ad8b - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x64be5138ad8b - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x64be5138ad8b - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   52:     0x64be5138ad8b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   53:     0x64be513864a4 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   54:     0x64be513864a4 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x64be5138d992 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   56:     0x64be5138d992 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x64be5138d992 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x64be5138d992 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x64be5138d992 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x64be5138d992 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   61:     0x64be5138d992 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x64be514a240f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   63:     0x64be514a240f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   64:     0x7fcef2582aa4 - <unknown>
[INFO] [stdout]   65:     0x7fcef260fa64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- host::os::tests::test_drop_output_firewall_with_tcp_over_ipv6 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'host::os::tests::test_drop_output_firewall_with_tcp_over_ipv6' (43) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64be514a2eca - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64be514a2eca - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64be514a2eca - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64be514a2eca - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64be514b886a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64be514b886a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x64be514a7ea2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x64be514a7ea2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x64be51480abf - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64be51480abf - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64be5149aa39 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64be5138a2bc - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x64be5138a2bc - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x64be5149acb2 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x64be5149acb2 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64be51480baa - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x64be514784e9 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64be5148188d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64be514b905c - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64be514863ac - <std[ec4e911328de40a6]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x64be51217299 - <std[ec4e911328de40a6]::sync::once::Once>::call_once::<<lazy_static[d17996ece1cb6d7c]::lazy::Lazy<()>>::get<<firebreak[20ef78547392ba36]::INIT as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x64be5123e7db - <lazy_static[d17996ece1cb6d7c]::lazy::Lazy<()>>::get::<<firebreak[20ef78547392ba36]::INIT as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x64be5123e7db - <firebreak[20ef78547392ba36]::INIT as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:142:26
[INFO] [stdout]   23:     0x64be5123e7db - <firebreak[20ef78547392ba36]::INIT as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:144:17
[INFO] [stdout]   24:     0x64be511cf319 - firebreak[20ef78547392ba36]::host::os::tests::test_output::<firebreak[20ef78547392ba36]::host::os::tests::build_drop, firebreak[20ef78547392ba36]::host::os::tests::expect_unreachable>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:317:9
[INFO] [stdout]   25:     0x64be511d67b7 - firebreak[20ef78547392ba36]::host::os::tests::test_drop_output_firewall_with_tcp_over_ipv6::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:433:23
[INFO] [stdout]   26:     0x64be51240b2d - <core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_drop_output_firewall_with_tcp_over_ipv6::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x64be511a14ed - <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_drop_output_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:74
[INFO] [stdout]   28:     0x64be511f2829 - tokio[bc124314a0663d06]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>, <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_drop_output_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:121:9
[INFO] [stdout]   29:     0x64be51170cec - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[bc124314a0663d06]::coop::Budget>>>::try_with::<tokio[bc124314a0663d06]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>, <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_drop_output_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   30:     0x64be5116925e - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[bc124314a0663d06]::coop::Budget>>>::with::<tokio[bc124314a0663d06]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>, <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_drop_output_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   31:     0x64be5119241c - tokio[bc124314a0663d06]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>, <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_drop_output_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:114:13
[INFO] [stdout]   32:     0x64be5119241c - tokio[bc124314a0663d06]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>, <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_drop_output_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:98:5
[INFO] [stdout]   33:     0x64be5119241c - <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_drop_output_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:35
[INFO] [stdout]   34:     0x64be511a076a - tokio[bc124314a0663d06]::runtime::basic_scheduler::enter::<<tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_drop_output_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>, tokio[bc124314a0663d06]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:29
[INFO] [stdout]   35:     0x64be5121b06d - <tokio[bc124314a0663d06]::macros::scoped_tls::ScopedKey<tokio[bc124314a0663d06]::runtime::basic_scheduler::Context>>::set::<tokio[bc124314a0663d06]::runtime::basic_scheduler::enter<<tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_drop_output_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>, tokio[bc124314a0663d06]::runtime::driver::Driver>::{closure#0}, core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   36:     0x64be51184fb4 - tokio[bc124314a0663d06]::runtime::basic_scheduler::enter::<<tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_drop_output_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>, tokio[bc124314a0663d06]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:13
[INFO] [stdout]   37:     0x64be51182763 - <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_drop_output_firewall_with_tcp_over_ipv6::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:185:9
[INFO] [stdout]   38:     0x64be51180f93 - <tokio[bc124314a0663d06]::runtime::basic_scheduler::InnerGuard<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_drop_output_firewall_with_tcp_over_ipv6::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:414:38
[INFO] [stdout]   39:     0x64be5117a80a - <tokio[bc124314a0663d06]::runtime::basic_scheduler::BasicScheduler<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on::<firebreak[20ef78547392ba36]::host::os::tests::test_drop_output_firewall_with_tcp_over_ipv6::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:145:30
[INFO] [stdout]   40:     0x64be5122f35a - <tokio[bc124314a0663d06]::runtime::Runtime>::block_on::<firebreak[20ef78547392ba36]::host::os::tests::test_drop_output_firewall_with_tcp_over_ipv6::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/mod.rs:440:51
[INFO] [stdout]   41:     0x64be511db6f4 - firebreak[20ef78547392ba36]::host::os::tests::test_drop_output_firewall_with_tcp_over_ipv6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:426:17
[INFO] [stdout]   42:     0x64be511d55f7 - firebreak[20ef78547392ba36]::host::os::tests::test_drop_output_firewall_with_tcp_over_ipv6::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:427:104
[INFO] [stdout]   43:     0x64be511c0626 - <firebreak[20ef78547392ba36]::host::os::tests::test_drop_output_firewall_with_tcp_over_ipv6::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x64be5137e39b - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x64be5137e39b - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   46:     0x64be5138ad8b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   47:     0x64be5138ad8b - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x64be5138ad8b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x64be5138ad8b - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x64be5138ad8b - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x64be5138ad8b - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   52:     0x64be5138ad8b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   53:     0x64be513864a4 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   54:     0x64be513864a4 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x64be5138d992 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   56:     0x64be5138d992 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x64be5138d992 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x64be5138d992 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x64be5138d992 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x64be5138d992 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   61:     0x64be5138d992 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x64be514a240f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   63:     0x64be514a240f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   64:     0x7fcef2582aa4 - <unknown>
[INFO] [stdout]   65:     0x7fcef260fa64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- host::os::tests::test_drop_output_firewall_with_udp_over_ipv4 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'host::os::tests::test_drop_output_firewall_with_udp_over_ipv4' (44) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64be514a2eca - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64be514a2eca - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64be514a2eca - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64be514a2eca - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64be514b886a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64be514b886a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x64be514a7ea2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x64be514a7ea2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x64be51480abf - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64be51480abf - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64be5149aa39 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64be5138a2bc - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x64be5138a2bc - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x64be5149acb2 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x64be5149acb2 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64be51480baa - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x64be514784e9 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64be5148188d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64be514b905c - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64be514863ac - <std[ec4e911328de40a6]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x64be51217299 - <std[ec4e911328de40a6]::sync::once::Once>::call_once::<<lazy_static[d17996ece1cb6d7c]::lazy::Lazy<()>>::get<<firebreak[20ef78547392ba36]::INIT as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x64be5123e7db - <lazy_static[d17996ece1cb6d7c]::lazy::Lazy<()>>::get::<<firebreak[20ef78547392ba36]::INIT as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x64be5123e7db - <firebreak[20ef78547392ba36]::INIT as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:142:26
[INFO] [stdout]   23:     0x64be5123e7db - <firebreak[20ef78547392ba36]::INIT as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:144:17
[INFO] [stdout]   24:     0x64be511ce419 - firebreak[20ef78547392ba36]::host::os::tests::test_output::<firebreak[20ef78547392ba36]::host::os::tests::build_drop, firebreak[20ef78547392ba36]::host::os::tests::expect_refused>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:317:9
[INFO] [stdout]   25:     0x64be511d69da - firebreak[20ef78547392ba36]::host::os::tests::test_drop_output_firewall_with_udp_over_ipv4::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:433:23
[INFO] [stdout]   26:     0x64be51240b6d - <core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_drop_output_firewall_with_udp_over_ipv4::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x64be511a15fd - <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_drop_output_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:74
[INFO] [stdout]   28:     0x64be511f2979 - tokio[bc124314a0663d06]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>, <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_drop_output_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:121:9
[INFO] [stdout]   29:     0x64be51170e0c - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[bc124314a0663d06]::coop::Budget>>>::try_with::<tokio[bc124314a0663d06]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>, <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_drop_output_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   30:     0x64be511692be - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[bc124314a0663d06]::coop::Budget>>>::with::<tokio[bc124314a0663d06]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>, <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_drop_output_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   31:     0x64be51192b7c - tokio[bc124314a0663d06]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>, <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_drop_output_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:114:13
[INFO] [stdout]   32:     0x64be51192b7c - tokio[bc124314a0663d06]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>, <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_drop_output_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:98:5
[INFO] [stdout]   33:     0x64be51192b7c - <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_drop_output_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:35
[INFO] [stdout]   34:     0x64be511a078a - tokio[bc124314a0663d06]::runtime::basic_scheduler::enter::<<tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_drop_output_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>, tokio[bc124314a0663d06]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:29
[INFO] [stdout]   35:     0x64be5121b16d - <tokio[bc124314a0663d06]::macros::scoped_tls::ScopedKey<tokio[bc124314a0663d06]::runtime::basic_scheduler::Context>>::set::<tokio[bc124314a0663d06]::runtime::basic_scheduler::enter<<tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_drop_output_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>, tokio[bc124314a0663d06]::runtime::driver::Driver>::{closure#0}, core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   36:     0x64be51185364 - tokio[bc124314a0663d06]::runtime::basic_scheduler::enter::<<tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_drop_output_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>, tokio[bc124314a0663d06]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:13
[INFO] [stdout]   37:     0x64be51182783 - <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_drop_output_firewall_with_udp_over_ipv4::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:185:9
[INFO] [stdout]   38:     0x64be51181053 - <tokio[bc124314a0663d06]::runtime::basic_scheduler::InnerGuard<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_drop_output_firewall_with_udp_over_ipv4::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:414:38
[INFO] [stdout]   39:     0x64be5117ab2a - <tokio[bc124314a0663d06]::runtime::basic_scheduler::BasicScheduler<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on::<firebreak[20ef78547392ba36]::host::os::tests::test_drop_output_firewall_with_udp_over_ipv4::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:145:30
[INFO] [stdout]   40:     0x64be5122f50a - <tokio[bc124314a0663d06]::runtime::Runtime>::block_on::<firebreak[20ef78547392ba36]::host::os::tests::test_drop_output_firewall_with_udp_over_ipv4::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/mod.rs:440:51
[INFO] [stdout]   41:     0x64be511db8c4 - firebreak[20ef78547392ba36]::host::os::tests::test_drop_output_firewall_with_udp_over_ipv4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:426:17
[INFO] [stdout]   42:     0x64be511d5627 - firebreak[20ef78547392ba36]::host::os::tests::test_drop_output_firewall_with_udp_over_ipv4::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:427:104
[INFO] [stdout]   43:     0x64be511c0666 - <firebreak[20ef78547392ba36]::host::os::tests::test_drop_output_firewall_with_udp_over_ipv4::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x64be5137e39b - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x64be5137e39b - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   46:     0x64be5138ad8b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   47:     0x64be5138ad8b - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x64be5138ad8b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x64be5138ad8b - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x64be5138ad8b - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x64be5138ad8b - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   52:     0x64be5138ad8b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   53:     0x64be513864a4 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   54:     0x64be513864a4 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x64be5138d992 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   56:     0x64be5138d992 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x64be5138d992 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x64be5138d992 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x64be5138d992 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x64be5138d992 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   61:     0x64be5138d992 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x64be514a240f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   63:     0x64be514a240f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   64:     0x7fcef2582aa4 - <unknown>
[INFO] [stdout]   65:     0x7fcef260fa64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- os::tests::add_veth_link stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'os::tests::add_veth_link' (58) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64be514a2eca - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64be514a2eca - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64be514a2eca - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64be514a2eca - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64be514b886a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64be514b886a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x64be514a7ea2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x64be514a7ea2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x64be51480abf - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64be51480abf - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64be5149aa39 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64be5138a2bc - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x64be5138a2bc - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x64be5149acb2 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x64be5149acb2 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64be51480baa - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x64be514784e9 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64be5148188d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64be514b905c - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64be514863ac - <std[ec4e911328de40a6]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x64be51217299 - <std[ec4e911328de40a6]::sync::once::Once>::call_once::<<lazy_static[d17996ece1cb6d7c]::lazy::Lazy<()>>::get<<firebreak[20ef78547392ba36]::INIT as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x64be5123e7db - <lazy_static[d17996ece1cb6d7c]::lazy::Lazy<()>>::get::<<firebreak[20ef78547392ba36]::INIT as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x64be5123e7db - <firebreak[20ef78547392ba36]::INIT as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:142:26
[INFO] [stdout]   23:     0x64be5123e7db - <firebreak[20ef78547392ba36]::INIT as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:144:17
[INFO] [stdout]   24:     0x64be511e6a03 - firebreak[20ef78547392ba36]::os::tests::add_veth_link
[INFO] [stdout]                                at /opt/rustwide/workdir/src/os.rs:161:9
[INFO] [stdout]   25:     0x64be511e4c67 - firebreak[20ef78547392ba36]::os::tests::add_veth_link::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/os.rs:160:27
[INFO] [stdout]   26:     0x64be511c03a6 - <firebreak[20ef78547392ba36]::os::tests::add_veth_link::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x64be5137e39b - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x64be5137e39b - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   29:     0x64be5138ad8b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   30:     0x64be5138ad8b - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   31:     0x64be5138ad8b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32:     0x64be5138ad8b - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x64be5138ad8b - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x64be5138ad8b - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   35:     0x64be5138ad8b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   36:     0x64be513864a4 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   37:     0x64be513864a4 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   38:     0x64be5138d992 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   39:     0x64be5138d992 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   40:     0x64be5138d992 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   41:     0x64be5138d992 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42:     0x64be5138d992 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x64be5138d992 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   44:     0x64be5138d992 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x64be514a240f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   46:     0x64be514a240f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   47:     0x7fcef2582aa4 - <unknown>
[INFO] [stdout]   48:     0x7fcef260fa64 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- host::os::tests::test_drop_forward_firewall_with_tcp_over_ipv4 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'host::os::tests::test_drop_forward_firewall_with_tcp_over_ipv4' (34) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64be514a2eca - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64be514a2eca - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64be514a2eca - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64be514a2eca - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64be514b886a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64be514b886a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x64be514a7ea2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x64be514a7ea2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x64be51480abf - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64be51480abf - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64be5149aa39 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64be5138a2bc - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x64be5138a2bc - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x64be5149acb2 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x64be5149acb2 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64be51480baa - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x64be514784e9 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64be5148188d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64be514b905c - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64be514863ac - <std[ec4e911328de40a6]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x64be51217299 - <std[ec4e911328de40a6]::sync::once::Once>::call_once::<<lazy_static[d17996ece1cb6d7c]::lazy::Lazy<()>>::get<<firebreak[20ef78547392ba36]::INIT as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x64be5123e7db - <lazy_static[d17996ece1cb6d7c]::lazy::Lazy<()>>::get::<<firebreak[20ef78547392ba36]::INIT as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x64be5123e7db - <firebreak[20ef78547392ba36]::INIT as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:142:26
[INFO] [stdout]   23:     0x64be5123e7db - <firebreak[20ef78547392ba36]::INIT as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:144:17
[INFO] [stdout]   24:     0x64be511d2021 - firebreak[20ef78547392ba36]::host::os::tests::test_forward::<firebreak[20ef78547392ba36]::host::os::tests::build_drop, firebreak[20ef78547392ba36]::host::os::tests::expect_unreachable>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:357:9
[INFO] [stdout]   25:     0x64be511d7697 - firebreak[20ef78547392ba36]::host::os::tests::test_drop_forward_firewall_with_tcp_over_ipv4::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:433:23
[INFO] [stdout]   26:     0x64be51240ced - <core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_drop_forward_firewall_with_tcp_over_ipv4::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x64be511a1c5d - <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_drop_forward_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:74
[INFO] [stdout]   28:     0x64be511f3159 - tokio[bc124314a0663d06]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>, <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_drop_forward_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:121:9
[INFO] [stdout]   29:     0x64be511714cc - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[bc124314a0663d06]::coop::Budget>>>::try_with::<tokio[bc124314a0663d06]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>, <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_drop_forward_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   30:     0x64be511694fe - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[bc124314a0663d06]::coop::Budget>>>::with::<tokio[bc124314a0663d06]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>, <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_drop_forward_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   31:     0x64be511957bc - tokio[bc124314a0663d06]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>, <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_drop_forward_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:114:13
[INFO] [stdout]   32:     0x64be511957bc - tokio[bc124314a0663d06]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>, <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_drop_forward_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:98:5
[INFO] [stdout]   33:     0x64be511957bc - <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_drop_forward_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:35
[INFO] [stdout]   34:     0x64be511a084a - tokio[bc124314a0663d06]::runtime::basic_scheduler::enter::<<tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_drop_forward_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>, tokio[bc124314a0663d06]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:29
[INFO] [stdout]   35:     0x64be5121b76d - <tokio[bc124314a0663d06]::macros::scoped_tls::ScopedKey<tokio[bc124314a0663d06]::runtime::basic_scheduler::Context>>::set::<tokio[bc124314a0663d06]::runtime::basic_scheduler::enter<<tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_drop_forward_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>, tokio[bc124314a0663d06]::runtime::driver::Driver>::{closure#0}, core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   36:     0x64be51186984 - tokio[bc124314a0663d06]::runtime::basic_scheduler::enter::<<tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_drop_forward_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>, tokio[bc124314a0663d06]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:13
[INFO] [stdout]   37:     0x64be51182843 - <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_drop_forward_firewall_with_tcp_over_ipv4::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:185:9
[INFO] [stdout]   38:     0x64be511814d3 - <tokio[bc124314a0663d06]::runtime::basic_scheduler::InnerGuard<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_drop_forward_firewall_with_tcp_over_ipv4::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:414:38
[INFO] [stdout]   39:     0x64be5117bdea - <tokio[bc124314a0663d06]::runtime::basic_scheduler::BasicScheduler<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on::<firebreak[20ef78547392ba36]::host::os::tests::test_drop_forward_firewall_with_tcp_over_ipv4::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:145:30
[INFO] [stdout]   40:     0x64be5122ff2a - <tokio[bc124314a0663d06]::runtime::Runtime>::block_on::<firebreak[20ef78547392ba36]::host::os::tests::test_drop_forward_firewall_with_tcp_over_ipv4::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/mod.rs:440:51
[INFO] [stdout]   41:     0x64be511dc3a4 - firebreak[20ef78547392ba36]::host::os::tests::test_drop_forward_firewall_with_tcp_over_ipv4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:426:17
[INFO] [stdout]   42:     0x64be511d5747 - firebreak[20ef78547392ba36]::host::os::tests::test_drop_forward_firewall_with_tcp_over_ipv4::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:427:104
[INFO] [stdout]   43:     0x64be511c07e6 - <firebreak[20ef78547392ba36]::host::os::tests::test_drop_forward_firewall_with_tcp_over_ipv4::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x64be5137e39b - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x64be5137e39b - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   46:     0x64be5138ad8b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   47:     0x64be5138ad8b - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x64be5138ad8b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x64be5138ad8b - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x64be5138ad8b - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x64be5138ad8b - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   52:     0x64be5138ad8b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   53:     0x64be513864a4 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   54:     0x64be513864a4 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x64be5138d992 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   56:     0x64be5138d992 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x64be5138d992 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x64be5138d992 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x64be5138d992 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x64be5138d992 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   61:     0x64be5138d992 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x64be514a240f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   63:     0x64be514a240f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   64:     0x7fcef2582aa4 - <unknown>
[INFO] [stdout]   65:     0x7fcef260fa64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- host::os::tests::test_drop_output_firewall_with_udp_over_ipv6 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'host::os::tests::test_drop_output_firewall_with_udp_over_ipv6' (45) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64be514a2eca - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64be514a2eca - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64be514a2eca - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64be514a2eca - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64be514b886a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64be514b886a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x64be514a7ea2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x64be514a7ea2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x64be51480abf - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64be51480abf - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64be5149aa39 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64be5138a2bc - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x64be5138a2bc - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x64be5149acb2 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x64be5149acb2 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64be51480baa - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x64be514784e9 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64be5148188d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64be514b905c - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64be514863ac - <std[ec4e911328de40a6]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x64be51217299 - <std[ec4e911328de40a6]::sync::once::Once>::call_once::<<lazy_static[d17996ece1cb6d7c]::lazy::Lazy<()>>::get<<firebreak[20ef78547392ba36]::INIT as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x64be5123e7db - <lazy_static[d17996ece1cb6d7c]::lazy::Lazy<()>>::get::<<firebreak[20ef78547392ba36]::INIT as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x64be5123e7db - <firebreak[20ef78547392ba36]::INIT as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:142:26
[INFO] [stdout]   23:     0x64be5123e7db - <firebreak[20ef78547392ba36]::INIT as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:144:17
[INFO] [stdout]   24:     0x64be511ce419 - firebreak[20ef78547392ba36]::host::os::tests::test_output::<firebreak[20ef78547392ba36]::host::os::tests::build_drop, firebreak[20ef78547392ba36]::host::os::tests::expect_refused>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:317:9
[INFO] [stdout]   25:     0x64be511d6bfa - firebreak[20ef78547392ba36]::host::os::tests::test_drop_output_firewall_with_udp_over_ipv6::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:433:23
[INFO] [stdout]   26:     0x64be51240bad - <core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_drop_output_firewall_with_udp_over_ipv6::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x64be511a170d - <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_drop_output_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:74
[INFO] [stdout]   28:     0x64be511f2ac9 - tokio[bc124314a0663d06]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>, <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_drop_output_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:121:9
[INFO] [stdout]   29:     0x64be51170f2c - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[bc124314a0663d06]::coop::Budget>>>::try_with::<tokio[bc124314a0663d06]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>, <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_drop_output_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   30:     0x64be5116931e - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[bc124314a0663d06]::coop::Budget>>>::with::<tokio[bc124314a0663d06]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>, <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_drop_output_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   31:     0x64be511932dc - tokio[bc124314a0663d06]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>, <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_drop_output_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:114:13
[INFO] [stdout]   32:     0x64be511932dc - tokio[bc124314a0663d06]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>, <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_drop_output_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:98:5
[INFO] [stdout]   33:     0x64be511932dc - <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_drop_output_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:35
[INFO] [stdout]   34:     0x64be511a07aa - tokio[bc124314a0663d06]::runtime::basic_scheduler::enter::<<tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_drop_output_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>, tokio[bc124314a0663d06]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:29
[INFO] [stdout]   35:     0x64be5121b26d - <tokio[bc124314a0663d06]::macros::scoped_tls::ScopedKey<tokio[bc124314a0663d06]::runtime::basic_scheduler::Context>>::set::<tokio[bc124314a0663d06]::runtime::basic_scheduler::enter<<tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_drop_output_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>, tokio[bc124314a0663d06]::runtime::driver::Driver>::{closure#0}, core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   36:     0x64be51185714 - tokio[bc124314a0663d06]::runtime::basic_scheduler::enter::<<tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_drop_output_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>, tokio[bc124314a0663d06]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:13
[INFO] [stdout]   37:     0x64be511827a3 - <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_drop_output_firewall_with_udp_over_ipv6::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:185:9
[INFO] [stdout]   38:     0x64be51181113 - <tokio[bc124314a0663d06]::runtime::basic_scheduler::InnerGuard<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_drop_output_firewall_with_udp_over_ipv6::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:414:38
[INFO] [stdout]   39:     0x64be5117ae4a - <tokio[bc124314a0663d06]::runtime::basic_scheduler::BasicScheduler<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on::<firebreak[20ef78547392ba36]::host::os::tests::test_drop_output_firewall_with_udp_over_ipv6::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:145:30
[INFO] [stdout]   40:     0x64be5122f6ba - <tokio[bc124314a0663d06]::runtime::Runtime>::block_on::<firebreak[20ef78547392ba36]::host::os::tests::test_drop_output_firewall_with_udp_over_ipv6::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/mod.rs:440:51
[INFO] [stdout]   41:     0x64be511dba94 - firebreak[20ef78547392ba36]::host::os::tests::test_drop_output_firewall_with_udp_over_ipv6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:426:17
[INFO] [stdout]   42:     0x64be511d5657 - firebreak[20ef78547392ba36]::host::os::tests::test_drop_output_firewall_with_udp_over_ipv6::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:427:104
[INFO] [stdout]   43:     0x64be511c06a6 - <firebreak[20ef78547392ba36]::host::os::tests::test_drop_output_firewall_with_udp_over_ipv6::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x64be5137e39b - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x64be5137e39b - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   46:     0x64be5138ad8b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   47:     0x64be5138ad8b - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x64be5138ad8b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x64be5138ad8b - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x64be5138ad8b - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x64be5138ad8b - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   52:     0x64be5138ad8b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   53:     0x64be513864a4 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   54:     0x64be513864a4 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x64be5138d992 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   56:     0x64be5138d992 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x64be5138d992 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x64be5138d992 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x64be5138d992 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x64be5138d992 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   61:     0x64be5138d992 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x64be514a240f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   63:     0x64be514a240f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   64:     0x7fcef2582aa4 - <unknown>
[INFO] [stdout]   65:     0x7fcef260fa64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- host::os::tests::test_reject_forward_firewall_with_tcp_over_ipv4 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'host::os::tests::test_reject_forward_firewall_with_tcp_over_ipv4' (46) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64be514a2eca - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64be514a2eca - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64be514a2eca - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64be514a2eca - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64be514b886a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64be514b886a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x64be514a7ea2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x64be514a7ea2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x64be51480abf - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64be51480abf - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64be5149aa39 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64be5138a2bc - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x64be5138a2bc - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x64be5149acb2 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x64be5149acb2 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64be51480baa - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x64be514784e9 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64be5148188d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64be514b905c - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64be514863ac - <std[ec4e911328de40a6]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x64be51217299 - <std[ec4e911328de40a6]::sync::once::Once>::call_once::<<lazy_static[d17996ece1cb6d7c]::lazy::Lazy<()>>::get<<firebreak[20ef78547392ba36]::INIT as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x64be5123e7db - <lazy_static[d17996ece1cb6d7c]::lazy::Lazy<()>>::get::<<firebreak[20ef78547392ba36]::INIT as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x64be5123e7db - <firebreak[20ef78547392ba36]::INIT as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:142:26
[INFO] [stdout]   23:     0x64be5123e7db - <firebreak[20ef78547392ba36]::INIT as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:144:17
[INFO] [stdout]   24:     0x64be511d43e1 - firebreak[20ef78547392ba36]::host::os::tests::test_forward::<firebreak[20ef78547392ba36]::host::os::tests::build_reject, firebreak[20ef78547392ba36]::host::os::tests::expect_refused>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:357:9
[INFO] [stdout]   25:     0x64be511da117 - firebreak[20ef78547392ba36]::host::os::tests::test_reject_forward_firewall_with_tcp_over_ipv4::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:433:23
[INFO] [stdout]   26:     0x64be512411ed - <core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_reject_forward_firewall_with_tcp_over_ipv4::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x64be511a319d - <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_reject_forward_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:74
[INFO] [stdout]   28:     0x64be511f4b99 - tokio[bc124314a0663d06]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>, <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_reject_forward_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:121:9
[INFO] [stdout]   29:     0x64be51172b4c - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[bc124314a0663d06]::coop::Budget>>>::try_with::<tokio[bc124314a0663d06]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>, <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_reject_forward_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   30:     0x64be51169c7e - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[bc124314a0663d06]::coop::Budget>>>::with::<tokio[bc124314a0663d06]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>, <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_reject_forward_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   31:     0x64be5119eb3c - tokio[bc124314a0663d06]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>, <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_reject_forward_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:114:13
[INFO] [stdout]   32:     0x64be5119eb3c - tokio[bc124314a0663d06]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>, <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_reject_forward_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:98:5
[INFO] [stdout]   33:     0x64be5119eb3c - <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_reject_forward_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:35
[INFO] [stdout]   34:     0x64be511a0aca - tokio[bc124314a0663d06]::runtime::basic_scheduler::enter::<<tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_reject_forward_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>, tokio[bc124314a0663d06]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:29
[INFO] [stdout]   35:     0x64be5121cb6d - <tokio[bc124314a0663d06]::macros::scoped_tls::ScopedKey<tokio[bc124314a0663d06]::runtime::basic_scheduler::Context>>::set::<tokio[bc124314a0663d06]::runtime::basic_scheduler::enter<<tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_reject_forward_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>, tokio[bc124314a0663d06]::runtime::driver::Driver>::{closure#0}, core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   36:     0x64be5118b344 - tokio[bc124314a0663d06]::runtime::basic_scheduler::enter::<<tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_reject_forward_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>, tokio[bc124314a0663d06]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:13
[INFO] [stdout]   37:     0x64be51182ac3 - <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_reject_forward_firewall_with_tcp_over_ipv4::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:185:9
[INFO] [stdout]   38:     0x64be511823d3 - <tokio[bc124314a0663d06]::runtime::basic_scheduler::InnerGuard<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_reject_forward_firewall_with_tcp_over_ipv4::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:414:38
[INFO] [stdout]   39:     0x64be5117fc6a - <tokio[bc124314a0663d06]::runtime::basic_scheduler::BasicScheduler<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on::<firebreak[20ef78547392ba36]::host::os::tests::test_reject_forward_firewall_with_tcp_over_ipv4::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:145:30
[INFO] [stdout]   40:     0x64be512320ea - <tokio[bc124314a0663d06]::runtime::Runtime>::block_on::<firebreak[20ef78547392ba36]::host::os::tests::test_reject_forward_firewall_with_tcp_over_ipv4::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/mod.rs:440:51
[INFO] [stdout]   41:     0x64be511de7e4 - firebreak[20ef78547392ba36]::host::os::tests::test_reject_forward_firewall_with_tcp_over_ipv4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:426:17
[INFO] [stdout]   42:     0x64be511d5b07 - firebreak[20ef78547392ba36]::host::os::tests::test_reject_forward_firewall_with_tcp_over_ipv4::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:427:104
[INFO] [stdout]   43:     0x64be511c0ce6 - <firebreak[20ef78547392ba36]::host::os::tests::test_reject_forward_firewall_with_tcp_over_ipv4::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x64be5137e39b - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x64be5137e39b - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   46:     0x64be5138ad8b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   47:     0x64be5138ad8b - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x64be5138ad8b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x64be5138ad8b - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x64be5138ad8b - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x64be5138ad8b - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   52:     0x64be5138ad8b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   53:     0x64be513864a4 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   54:     0x64be513864a4 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x64be5138d992 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   56:     0x64be5138d992 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x64be5138d992 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x64be5138d992 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x64be5138d992 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x64be5138d992 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   61:     0x64be5138d992 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x64be514a240f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   63:     0x64be514a240f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   64:     0x7fcef2582aa4 - <unknown>
[INFO] [stdout]   65:     0x7fcef260fa64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- host::os::tests::test_reject_forward_firewall_with_tcp_over_ipv6 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'host::os::tests::test_reject_forward_firewall_with_tcp_over_ipv6' (47) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64be514a2eca - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64be514a2eca - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64be514a2eca - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64be514a2eca - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64be514b886a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64be514b886a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x64be514a7ea2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x64be514a7ea2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x64be51480abf - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64be51480abf - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64be5149aa39 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64be5138a2bc - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x64be5138a2bc - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x64be5149acb2 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x64be5149acb2 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64be51480baa - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x64be514784e9 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64be5148188d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64be514b905c - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64be514863ac - <std[ec4e911328de40a6]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x64be51217299 - <std[ec4e911328de40a6]::sync::once::Once>::call_once::<<lazy_static[d17996ece1cb6d7c]::lazy::Lazy<()>>::get<<firebreak[20ef78547392ba36]::INIT as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x64be5123e7db - <lazy_static[d17996ece1cb6d7c]::lazy::Lazy<()>>::get::<<firebreak[20ef78547392ba36]::INIT as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x64be5123e7db - <firebreak[20ef78547392ba36]::INIT as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:142:26
[INFO] [stdout]   23:     0x64be5123e7db - <firebreak[20ef78547392ba36]::INIT as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:144:17
[INFO] [stdout]   24:     0x64be511d43e1 - firebreak[20ef78547392ba36]::host::os::tests::test_forward::<firebreak[20ef78547392ba36]::host::os::tests::build_reject, firebreak[20ef78547392ba36]::host::os::tests::expect_refused>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:357:9
[INFO] [stdout]   25:     0x64be511da337 - firebreak[20ef78547392ba36]::host::os::tests::test_reject_forward_firewall_with_tcp_over_ipv6::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:433:23
[INFO] [stdout]   26:     0x64be5124122d - <core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_reject_forward_firewall_with_tcp_over_ipv6::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x64be511a32ad - <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_reject_forward_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:74
[INFO] [stdout]   28:     0x64be511f4ce9 - tokio[bc124314a0663d06]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>, <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_reject_forward_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:121:9
[INFO] [stdout]   29:     0x64be51172c6c - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[bc124314a0663d06]::coop::Budget>>>::try_with::<tokio[bc124314a0663d06]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>, <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_reject_forward_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   30:     0x64be51169cde - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[bc124314a0663d06]::coop::Budget>>>::with::<tokio[bc124314a0663d06]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>, <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_reject_forward_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   31:     0x64be5119f29c - tokio[bc124314a0663d06]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>, <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_reject_forward_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:114:13
[INFO] [stdout]   32:     0x64be5119f29c - tokio[bc124314a0663d06]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>, <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_reject_forward_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:98:5
[INFO] [stdout]   33:     0x64be5119f29c - <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_reject_forward_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:35
[INFO] [stdout]   34:     0x64be511a0aea - tokio[bc124314a0663d06]::runtime::basic_scheduler::enter::<<tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_reject_forward_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>, tokio[bc124314a0663d06]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:29
[INFO] [stdout]   35:     0x64be5121cc6d - <tokio[bc124314a0663d06]::macros::scoped_tls::ScopedKey<tokio[bc124314a0663d06]::runtime::basic_scheduler::Context>>::set::<tokio[bc124314a0663d06]::runtime::basic_scheduler::enter<<tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_reject_forward_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>, tokio[bc124314a0663d06]::runtime::driver::Driver>::{closure#0}, core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   36:     0x64be5118b6f4 - tokio[bc124314a0663d06]::runtime::basic_scheduler::enter::<<tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_reject_forward_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>, tokio[bc124314a0663d06]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:13
[INFO] [stdout]   37:     0x64be51182ae3 - <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_reject_forward_firewall_with_tcp_over_ipv6::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:185:9
[INFO] [stdout]   38:     0x64be51182493 - <tokio[bc124314a0663d06]::runtime::basic_scheduler::InnerGuard<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_reject_forward_firewall_with_tcp_over_ipv6::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:414:38
[INFO] [stdout]   39:     0x64be5117ff8a - <tokio[bc124314a0663d06]::runtime::basic_scheduler::BasicScheduler<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on::<firebreak[20ef78547392ba36]::host::os::tests::test_reject_forward_firewall_with_tcp_over_ipv6::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:145:30
[INFO] [stdout]   40:     0x64be5123229a - <tokio[bc124314a0663d06]::runtime::Runtime>::block_on::<firebreak[20ef78547392ba36]::host::os::tests::test_reject_forward_firewall_with_tcp_over_ipv6::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/mod.rs:440:51
[INFO] [stdout]   41:     0x64be511de9b4 - firebreak[20ef78547392ba36]::host::os::tests::test_reject_forward_firewall_with_tcp_over_ipv6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:426:17
[INFO] [stdout]   42:     0x64be511d5b37 - firebreak[20ef78547392ba36]::host::os::tests::test_reject_forward_firewall_with_tcp_over_ipv6::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:427:104
[INFO] [stdout]   43:     0x64be511c0d26 - <firebreak[20ef78547392ba36]::host::os::tests::test_reject_forward_firewall_with_tcp_over_ipv6::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x64be5137e39b - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x64be5137e39b - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   46:     0x64be5138ad8b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   47:     0x64be5138ad8b - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x64be5138ad8b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x64be5138ad8b - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x64be5138ad8b - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x64be5138ad8b - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   52:     0x64be5138ad8b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   53:     0x64be513864a4 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   54:     0x64be513864a4 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x64be5138d992 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   56:     0x64be5138d992 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x64be5138d992 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x64be5138d992 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x64be5138d992 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x64be5138d992 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   61:     0x64be5138d992 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x64be514a240f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   63:     0x64be514a240f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   64:     0x7fcef2582aa4 - <unknown>
[INFO] [stdout]   65:     0x7fcef260fa64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- host::os::tests::test_reject_forward_firewall_with_udp_over_ipv4 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'host::os::tests::test_reject_forward_firewall_with_udp_over_ipv4' (48) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64be514a2eca - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64be514a2eca - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64be514a2eca - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64be514a2eca - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64be514b886a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64be514b886a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x64be514a7ea2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x64be514a7ea2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x64be51480abf - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64be51480abf - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64be5149aa39 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64be5138a2bc - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x64be5138a2bc - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x64be5149acb2 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x64be5149acb2 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64be51480baa - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x64be514784e9 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64be5148188d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64be514b905c - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64be514863ac - <std[ec4e911328de40a6]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x64be51217299 - <std[ec4e911328de40a6]::sync::once::Once>::call_once::<<lazy_static[d17996ece1cb6d7c]::lazy::Lazy<()>>::get<<firebreak[20ef78547392ba36]::INIT as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x64be5123e7db - <lazy_static[d17996ece1cb6d7c]::lazy::Lazy<()>>::get::<<firebreak[20ef78547392ba36]::INIT as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x64be5123e7db - <firebreak[20ef78547392ba36]::INIT as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:142:26
[INFO] [stdout]   23:     0x64be5123e7db - <firebreak[20ef78547392ba36]::INIT as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:144:17
[INFO] [stdout]   24:     0x64be511d43e1 - firebreak[20ef78547392ba36]::host::os::tests::test_forward::<firebreak[20ef78547392ba36]::host::os::tests::build_reject, firebreak[20ef78547392ba36]::host::os::tests::expect_refused>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:357:9
[INFO] [stdout]   25:     0x64be511da55a - firebreak[20ef78547392ba36]::host::os::tests::test_reject_forward_firewall_with_udp_over_ipv4::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:433:23
[INFO] [stdout]   26:     0x64be5124126d - <core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_reject_forward_firewall_with_udp_over_ipv4::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x64be511a33bd - <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_reject_forward_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:74
[INFO] [stdout]   28:     0x64be511f4e39 - tokio[bc124314a0663d06]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>, <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_reject_forward_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:121:9
[INFO] [stdout]   29:     0x64be51172d8c - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[bc124314a0663d06]::coop::Budget>>>::try_with::<tokio[bc124314a0663d06]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>, <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_reject_forward_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   30:     0x64be51169d3e - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[bc124314a0663d06]::coop::Budget>>>::with::<tokio[bc124314a0663d06]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>, <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_reject_forward_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   31:     0x64be5119f9fc - tokio[bc124314a0663d06]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>, <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_reject_forward_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:114:13
[INFO] [stdout]   32:     0x64be5119f9fc - tokio[bc124314a0663d06]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>, <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_reject_forward_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:98:5
[INFO] [stdout]   33:     0x64be5119f9fc - <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_reject_forward_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:35
[INFO] [stdout]   34:     0x64be511a0b0a - tokio[bc124314a0663d06]::runtime::basic_scheduler::enter::<<tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_reject_forward_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>, tokio[bc124314a0663d06]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:29
[INFO] [stdout]   35:     0x64be5121cd6d - <tokio[bc124314a0663d06]::macros::scoped_tls::ScopedKey<tokio[bc124314a0663d06]::runtime::basic_scheduler::Context>>::set::<tokio[bc124314a0663d06]::runtime::basic_scheduler::enter<<tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_reject_forward_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>, tokio[bc124314a0663d06]::runtime::driver::Driver>::{closure#0}, core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   36:     0x64be5118baa4 - tokio[bc124314a0663d06]::runtime::basic_scheduler::enter::<<tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_reject_forward_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>, tokio[bc124314a0663d06]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:13
[INFO] [stdout]   37:     0x64be51182b03 - <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_reject_forward_firewall_with_udp_over_ipv4::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:185:9
[INFO] [stdout]   38:     0x64be51182553 - <tokio[bc124314a0663d06]::runtime::basic_scheduler::InnerGuard<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_reject_forward_firewall_with_udp_over_ipv4::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:414:38
[INFO] [stdout]   39:     0x64be511802aa - <tokio[bc124314a0663d06]::runtime::basic_scheduler::BasicScheduler<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on::<firebreak[20ef78547392ba36]::host::os::tests::test_reject_forward_firewall_with_udp_over_ipv4::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:145:30
[INFO] [stdout]   40:     0x64be5123244a - <tokio[bc124314a0663d06]::runtime::Runtime>::block_on::<firebreak[20ef78547392ba36]::host::os::tests::test_reject_forward_firewall_with_udp_over_ipv4::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/mod.rs:440:51
[INFO] [stdout]   41:     0x64be511deb84 - firebreak[20ef78547392ba36]::host::os::tests::test_reject_forward_firewall_with_udp_over_ipv4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:426:17
[INFO] [stdout]   42:     0x64be511d5b67 - firebreak[20ef78547392ba36]::host::os::tests::test_reject_forward_firewall_with_udp_over_ipv4::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:427:104
[INFO] [stdout]   43:     0x64be511c0d66 - <firebreak[20ef78547392ba36]::host::os::tests::test_reject_forward_firewall_with_udp_over_ipv4::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x64be5137e39b - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x64be5137e39b - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   46:     0x64be5138ad8b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   47:     0x64be5138ad8b - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x64be5138ad8b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x64be5138ad8b - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x64be5138ad8b - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x64be5138ad8b - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   52:     0x64be5138ad8b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   53:     0x64be513864a4 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   54:     0x64be513864a4 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x64be5138d992 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   56:     0x64be5138d992 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x64be5138d992 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x64be5138d992 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x64be5138d992 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x64be5138d992 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   61:     0x64be5138d992 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x64be514a240f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   63:     0x64be514a240f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   64:     0x7fcef2582aa4 - <unknown>
[INFO] [stdout]   65:     0x7fcef260fa64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- host::os::tests::test_reject_forward_firewall_with_udp_over_ipv6 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'host::os::tests::test_reject_forward_firewall_with_udp_over_ipv6' (49) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64be514a2eca - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64be514a2eca - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64be514a2eca - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64be514a2eca - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64be514b886a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64be514b886a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x64be514a7ea2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x64be514a7ea2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x64be51480abf - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64be51480abf - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64be5149aa39 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64be5138a2bc - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x64be5138a2bc - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x64be5149acb2 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x64be5149acb2 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64be51480baa - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x64be514784e9 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64be5148188d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64be514b905c - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64be514863ac - <std[ec4e911328de40a6]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x64be51217299 - <std[ec4e911328de40a6]::sync::once::Once>::call_once::<<lazy_static[d17996ece1cb6d7c]::lazy::Lazy<()>>::get<<firebreak[20ef78547392ba36]::INIT as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x64be5123e7db - <lazy_static[d17996ece1cb6d7c]::lazy::Lazy<()>>::get::<<firebreak[20ef78547392ba36]::INIT as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x64be5123e7db - <firebreak[20ef78547392ba36]::INIT as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:142:26
[INFO] [stdout]   23:     0x64be5123e7db - <firebreak[20ef78547392ba36]::INIT as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:144:17
[INFO] [stdout]   24:     0x64be511d43e1 - firebreak[20ef78547392ba36]::host::os::tests::test_forward::<firebreak[20ef78547392ba36]::host::os::tests::build_reject, firebreak[20ef78547392ba36]::host::os::tests::expect_refused>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:357:9
[INFO] [stdout]   25:     0x64be511da77a - firebreak[20ef78547392ba36]::host::os::tests::test_reject_forward_firewall_with_udp_over_ipv6::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:433:23
[INFO] [stdout]   26:     0x64be512412ad - <core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_reject_forward_firewall_with_udp_over_ipv6::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x64be511a34cd - <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_reject_forward_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:74
[INFO] [stdout]   28:     0x64be511f4f89 - tokio[bc124314a0663d06]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>, <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_reject_forward_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:121:9
[INFO] [stdout]   29:     0x64be51172eac - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[bc124314a0663d06]::coop::Budget>>>::try_with::<tokio[bc124314a0663d06]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>, <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_reject_forward_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   30:     0x64be51169d9e - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[bc124314a0663d06]::coop::Budget>>>::with::<tokio[bc124314a0663d06]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>, <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_reject_forward_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   31:     0x64be511a015c - tokio[bc124314a0663d06]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>, <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_reject_forward_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:114:13
[INFO] [stdout]   32:     0x64be511a015c - tokio[bc124314a0663d06]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>, <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_reject_forward_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:98:5
[INFO] [stdout]   33:     0x64be511a015c - <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_reject_forward_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:35
[INFO] [stdout]   34:     0x64be511a0b2a - tokio[bc124314a0663d06]::runtime::basic_scheduler::enter::<<tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_reject_forward_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>, tokio[bc124314a0663d06]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:29
[INFO] [stdout]   35:     0x64be5121ce6d - <tokio[bc124314a0663d06]::macros::scoped_tls::ScopedKey<tokio[bc124314a0663d06]::runtime::basic_scheduler::Context>>::set::<tokio[bc124314a0663d06]::runtime::basic_scheduler::enter<<tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_reject_forward_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>, tokio[bc124314a0663d06]::runtime::driver::Driver>::{closure#0}, core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   36:     0x64be5118be54 - tokio[bc124314a0663d06]::runtime::basic_scheduler::enter::<<tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_reject_forward_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>, tokio[bc124314a0663d06]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:13
[INFO] [stdout]   37:     0x64be51182b23 - <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_reject_forward_firewall_with_udp_over_ipv6::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:185:9
[INFO] [stdout]   38:     0x64be51182613 - <tokio[bc124314a0663d06]::runtime::basic_scheduler::InnerGuard<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_reject_forward_firewall_with_udp_over_ipv6::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:414:38
[INFO] [stdout]   39:     0x64be511805ca - <tokio[bc124314a0663d06]::runtime::basic_scheduler::BasicScheduler<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on::<firebreak[20ef78547392ba36]::host::os::tests::test_reject_forward_firewall_with_udp_over_ipv6::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:145:30
[INFO] [stdout]   40:     0x64be512325fa - <tokio[bc124314a0663d06]::runtime::Runtime>::block_on::<firebreak[20ef78547392ba36]::host::os::tests::test_reject_forward_firewall_with_udp_over_ipv6::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/mod.rs:440:51
[INFO] [stdout]   41:     0x64be511ded54 - firebreak[20ef78547392ba36]::host::os::tests::test_reject_forward_firewall_with_udp_over_ipv6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:426:17
[INFO] [stdout]   42:     0x64be511d5b97 - firebreak[20ef78547392ba36]::host::os::tests::test_reject_forward_firewall_with_udp_over_ipv6::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:427:104
[INFO] [stdout]   43:     0x64be511c0da6 - <firebreak[20ef78547392ba36]::host::os::tests::test_reject_forward_firewall_with_udp_over_ipv6::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x64be5137e39b - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x64be5137e39b - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   46:     0x64be5138ad8b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   47:     0x64be5138ad8b - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x64be5138ad8b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x64be5138ad8b - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x64be5138ad8b - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x64be5138ad8b - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   52:     0x64be5138ad8b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   53:     0x64be513864a4 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   54:     0x64be513864a4 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x64be5138d992 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   56:     0x64be5138d992 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x64be5138d992 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x64be5138d992 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x64be5138d992 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x64be5138d992 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   61:     0x64be5138d992 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x64be514a240f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   63:     0x64be514a240f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   64:     0x7fcef2582aa4 - <unknown>
[INFO] [stdout]   65:     0x7fcef260fa64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- host::os::tests::test_reject_input_firewall_with_tcp_over_ipv4 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'host::os::tests::test_reject_input_firewall_with_tcp_over_ipv4' (50) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64be514a2eca - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64be514a2eca - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64be514a2eca - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64be514a2eca - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64be514b886a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64be514b886a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x64be514a7ea2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x64be514a7ea2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x64be51480abf - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64be51480abf - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64be5149aa39 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64be5138a2bc - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x64be5138a2bc - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x64be5149acb2 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x64be5149acb2 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64be51480baa - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x64be514784e9 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64be5148188d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64be514b905c - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64be514863ac - <std[ec4e911328de40a6]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x64be51217299 - <std[ec4e911328de40a6]::sync::once::Once>::call_once::<<lazy_static[d17996ece1cb6d7c]::lazy::Lazy<()>>::get<<firebreak[20ef78547392ba36]::INIT as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x64be5123e7db - <lazy_static[d17996ece1cb6d7c]::lazy::Lazy<()>>::get::<<firebreak[20ef78547392ba36]::INIT as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x64be5123e7db - <firebreak[20ef78547392ba36]::INIT as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:142:26
[INFO] [stdout]   23:     0x64be5123e7db - <firebreak[20ef78547392ba36]::INIT as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:144:17
[INFO] [stdout]   24:     0x64be511cd519 - firebreak[20ef78547392ba36]::host::os::tests::test_input::<firebreak[20ef78547392ba36]::host::os::tests::build_reject, firebreak[20ef78547392ba36]::host::os::tests::expect_refused>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:277:9
[INFO] [stdout]   25:     0x64be511d7f17 - firebreak[20ef78547392ba36]::host::os::tests::test_reject_input_firewall_with_tcp_over_ipv4::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:433:23
[INFO] [stdout]   26:     0x64be51240ded - <core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_reject_input_firewall_with_tcp_over_ipv4::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x64be511a209d - <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_reject_input_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:74
[INFO] [stdout]   28:     0x64be511f3699 - tokio[bc124314a0663d06]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>, <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_reject_input_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:121:9
[INFO] [stdout]   29:     0x64be5117194c - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[bc124314a0663d06]::coop::Budget>>>::try_with::<tokio[bc124314a0663d06]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>, <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_reject_input_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   30:     0x64be5116967e - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[bc124314a0663d06]::coop::Budget>>>::with::<tokio[bc124314a0663d06]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>, <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_reject_input_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   31:     0x64be5119753c - tokio[bc124314a0663d06]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>, <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_reject_input_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:114:13
[INFO] [stdout]   32:     0x64be5119753c - tokio[bc124314a0663d06]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>, <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_reject_input_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:98:5
[INFO] [stdout]   33:     0x64be5119753c - <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_reject_input_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:35
[INFO] [stdout]   34:     0x64be511a08ca - tokio[bc124314a0663d06]::runtime::basic_scheduler::enter::<<tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_reject_input_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>, tokio[bc124314a0663d06]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:29
[INFO] [stdout]   35:     0x64be5121bb6d - <tokio[bc124314a0663d06]::macros::scoped_tls::ScopedKey<tokio[bc124314a0663d06]::runtime::basic_scheduler::Context>>::set::<tokio[bc124314a0663d06]::runtime::basic_scheduler::enter<<tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_reject_input_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>, tokio[bc124314a0663d06]::runtime::driver::Driver>::{closure#0}, core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   36:     0x64be51187844 - tokio[bc124314a0663d06]::runtime::basic_scheduler::enter::<<tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_reject_input_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>, tokio[bc124314a0663d06]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:13
[INFO] [stdout]   37:     0x64be511828c3 - <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_reject_input_firewall_with_tcp_over_ipv4::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:185:9
[INFO] [stdout]   38:     0x64be511817d3 - <tokio[bc124314a0663d06]::runtime::basic_scheduler::InnerGuard<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_reject_input_firewall_with_tcp_over_ipv4::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:414:38
[INFO] [stdout]   39:     0x64be5117ca6a - <tokio[bc124314a0663d06]::runtime::basic_scheduler::BasicScheduler<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on::<firebreak[20ef78547392ba36]::host::os::tests::test_reject_input_firewall_with_tcp_over_ipv4::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:145:30
[INFO] [stdout]   40:     0x64be512305ea - <tokio[bc124314a0663d06]::runtime::Runtime>::block_on::<firebreak[20ef78547392ba36]::host::os::tests::test_reject_input_firewall_with_tcp_over_ipv4::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/mod.rs:440:51
[INFO] [stdout]   41:     0x64be511dcae4 - firebreak[20ef78547392ba36]::host::os::tests::test_reject_input_firewall_with_tcp_over_ipv4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:426:17
[INFO] [stdout]   42:     0x64be511d5807 - firebreak[20ef78547392ba36]::host::os::tests::test_reject_input_firewall_with_tcp_over_ipv4::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:427:104
[INFO] [stdout]   43:     0x64be511c08e6 - <firebreak[20ef78547392ba36]::host::os::tests::test_reject_input_firewall_with_tcp_over_ipv4::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x64be5137e39b - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x64be5137e39b - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   46:     0x64be5138ad8b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   47:     0x64be5138ad8b - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x64be5138ad8b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x64be5138ad8b - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x64be5138ad8b - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x64be5138ad8b - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   52:     0x64be5138ad8b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   53:     0x64be513864a4 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   54:     0x64be513864a4 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x64be5138d992 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   56:     0x64be5138d992 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x64be5138d992 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x64be5138d992 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x64be5138d992 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x64be5138d992 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   61:     0x64be5138d992 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x64be514a240f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   63:     0x64be514a240f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   64:     0x7fcef2582aa4 - <unknown>
[INFO] [stdout]   65:     0x7fcef260fa64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- host::os::tests::test_reject_input_firewall_with_tcp_over_ipv6 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'host::os::tests::test_reject_input_firewall_with_tcp_over_ipv6' (51) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64be514a2eca - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64be514a2eca - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64be514a2eca - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64be514a2eca - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64be514b886a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64be514b886a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x64be514a7ea2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x64be514a7ea2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x64be51480abf - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64be51480abf - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64be5149aa39 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64be5138a2bc - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x64be5138a2bc - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x64be5149acb2 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x64be5149acb2 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64be51480baa - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x64be514784e9 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64be5148188d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64be514b905c - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64be514863ac - <std[ec4e911328de40a6]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x64be51217299 - <std[ec4e911328de40a6]::sync::once::Once>::call_once::<<lazy_static[d17996ece1cb6d7c]::lazy::Lazy<()>>::get<<firebreak[20ef78547392ba36]::INIT as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x64be5123e7db - <lazy_static[d17996ece1cb6d7c]::lazy::Lazy<()>>::get::<<firebreak[20ef78547392ba36]::INIT as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x64be5123e7db - <firebreak[20ef78547392ba36]::INIT as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:142:26
[INFO] [stdout]   23:     0x64be5123e7db - <firebreak[20ef78547392ba36]::INIT as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:144:17
[INFO] [stdout]   24:     0x64be511cd519 - firebreak[20ef78547392ba36]::host::os::tests::test_input::<firebreak[20ef78547392ba36]::host::os::tests::build_reject, firebreak[20ef78547392ba36]::host::os::tests::expect_refused>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:277:9
[INFO] [stdout]   25:     0x64be511d8137 - firebreak[20ef78547392ba36]::host::os::tests::test_reject_input_firewall_with_tcp_over_ipv6::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:433:23
[INFO] [stdout]   26:     0x64be51240e2d - <core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_reject_input_firewall_with_tcp_over_ipv6::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x64be511a21ad - <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_reject_input_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:74
[INFO] [stdout]   28:     0x64be511f37e9 - tokio[bc124314a0663d06]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>, <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_reject_input_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:121:9
[INFO] [stdout]   29:     0x64be51171a6c - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[bc124314a0663d06]::coop::Budget>>>::try_with::<tokio[bc124314a0663d06]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>, <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_reject_input_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   30:     0x64be511696de - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[bc124314a0663d06]::coop::Budget>>>::with::<tokio[bc124314a0663d06]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>, <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_reject_input_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   31:     0x64be51197c9c - tokio[bc124314a0663d06]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>, <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_reject_input_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:114:13
[INFO] [stdout]   32:     0x64be51197c9c - tokio[bc124314a0663d06]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>, <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_reject_input_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:98:5
[INFO] [stdout]   33:     0x64be51197c9c - <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_reject_input_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:35
[INFO] [stdout]   34:     0x64be511a08ea - tokio[bc124314a0663d06]::runtime::basic_scheduler::enter::<<tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_reject_input_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>, tokio[bc124314a0663d06]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:29
[INFO] [stdout]   35:     0x64be5121bc6d - <tokio[bc124314a0663d06]::macros::scoped_tls::ScopedKey<tokio[bc124314a0663d06]::runtime::basic_scheduler::Context>>::set::<tokio[bc124314a0663d06]::runtime::basic_scheduler::enter<<tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_reject_input_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>, tokio[bc124314a0663d06]::runtime::driver::Driver>::{closure#0}, core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   36:     0x64be51187bf4 - tokio[bc124314a0663d06]::runtime::basic_scheduler::enter::<<tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_reject_input_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>, tokio[bc124314a0663d06]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:13
[INFO] [stdout]   37:     0x64be511828e3 - <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_reject_input_firewall_with_tcp_over_ipv6::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:185:9
[INFO] [stdout]   38:     0x64be51181893 - <tokio[bc124314a0663d06]::runtime::basic_scheduler::InnerGuard<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_reject_input_firewall_with_tcp_over_ipv6::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:414:38
[INFO] [stdout]   39:     0x64be5117cd8a - <tokio[bc124314a0663d06]::runtime::basic_scheduler::BasicScheduler<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on::<firebreak[20ef78547392ba36]::host::os::tests::test_reject_input_firewall_with_tcp_over_ipv6::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:145:30
[INFO] [stdout]   40:     0x64be5123079a - <tokio[bc124314a0663d06]::runtime::Runtime>::block_on::<firebreak[20ef78547392ba36]::host::os::tests::test_reject_input_firewall_with_tcp_over_ipv6::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/mod.rs:440:51
[INFO] [stdout]   41:     0x64be511dccb4 - firebreak[20ef78547392ba36]::host::os::tests::test_reject_input_firewall_with_tcp_over_ipv6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:426:17
[INFO] [stdout]   42:     0x64be511d5837 - firebreak[20ef78547392ba36]::host::os::tests::test_reject_input_firewall_with_tcp_over_ipv6::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:427:104
[INFO] [stdout]   43:     0x64be511c0926 - <firebreak[20ef78547392ba36]::host::os::tests::test_reject_input_firewall_with_tcp_over_ipv6::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x64be5137e39b - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x64be5137e39b - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   46:     0x64be5138ad8b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   47:     0x64be5138ad8b - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x64be5138ad8b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x64be5138ad8b - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x64be5138ad8b - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x64be5138ad8b - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   52:     0x64be5138ad8b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   53:     0x64be513864a4 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   54:     0x64be513864a4 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x64be5138d992 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   56:     0x64be5138d992 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x64be5138d992 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x64be5138d992 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x64be5138d992 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x64be5138d992 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   61:     0x64be5138d992 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x64be514a240f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   63:     0x64be514a240f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   64:     0x7fcef2582aa4 - <unknown>
[INFO] [stdout]   65:     0x7fcef260fa64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- host::os::tests::test_reject_input_firewall_with_udp_over_ipv4 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'host::os::tests::test_reject_input_firewall_with_udp_over_ipv4' (52) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64be514a2eca - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64be514a2eca - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64be514a2eca - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64be514a2eca - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64be514b886a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64be514b886a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x64be514a7ea2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x64be514a7ea2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x64be51480abf - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64be51480abf - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64be5149aa39 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64be5138a2bc - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x64be5138a2bc - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x64be5149acb2 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x64be5149acb2 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64be51480baa - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x64be514784e9 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64be5148188d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64be514b905c - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64be514863ac - <std[ec4e911328de40a6]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x64be51217299 - <std[ec4e911328de40a6]::sync::once::Once>::call_once::<<lazy_static[d17996ece1cb6d7c]::lazy::Lazy<()>>::get<<firebreak[20ef78547392ba36]::INIT as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x64be5123e7db - <lazy_static[d17996ece1cb6d7c]::lazy::Lazy<()>>::get::<<firebreak[20ef78547392ba36]::INIT as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x64be5123e7db - <firebreak[20ef78547392ba36]::INIT as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:142:26
[INFO] [stdout]   23:     0x64be5123e7db - <firebreak[20ef78547392ba36]::INIT as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:144:17
[INFO] [stdout]   24:     0x64be511cd519 - firebreak[20ef78547392ba36]::host::os::tests::test_input::<firebreak[20ef78547392ba36]::host::os::tests::build_reject, firebreak[20ef78547392ba36]::host::os::tests::expect_refused>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:277:9
[INFO] [stdout]   25:     0x64be511d835a - firebreak[20ef78547392ba36]::host::os::tests::test_reject_input_firewall_with_udp_over_ipv4::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:433:23
[INFO] [stdout]   26:     0x64be51240e6d - <core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_reject_input_firewall_with_udp_over_ipv4::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x64be511a22bd - <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_reject_input_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:74
[INFO] [stdout]   28:     0x64be511f3939 - tokio[bc124314a0663d06]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>, <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_reject_input_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:121:9
[INFO] [stdout]   29:     0x64be51171b8c - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[bc124314a0663d06]::coop::Budget>>>::try_with::<tokio[bc124314a0663d06]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>, <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_reject_input_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   30:     0x64be5116973e - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[bc124314a0663d06]::coop::Budget>>>::with::<tokio[bc124314a0663d06]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>, <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_reject_input_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   31:     0x64be511983fc - tokio[bc124314a0663d06]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>, <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_reject_input_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:114:13
[INFO] [stdout]   32:     0x64be511983fc - tokio[bc124314a0663d06]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>, <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_reject_input_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:98:5
[INFO] [stdout]   33:     0x64be511983fc - <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_reject_input_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:35
[INFO] [stdout]   34:     0x64be511a090a - tokio[bc124314a0663d06]::runtime::basic_scheduler::enter::<<tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_reject_input_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>, tokio[bc124314a0663d06]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:29
[INFO] [stdout]   35:     0x64be5121bd6d - <tokio[bc124314a0663d06]::macros::scoped_tls::ScopedKey<tokio[bc124314a0663d06]::runtime::basic_scheduler::Context>>::set::<tokio[bc124314a0663d06]::runtime::basic_scheduler::enter<<tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_reject_input_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>, tokio[bc124314a0663d06]::runtime::driver::Driver>::{closure#0}, core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   36:     0x64be51187fa4 - tokio[bc124314a0663d06]::runtime::basic_scheduler::enter::<<tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_reject_input_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>, tokio[bc124314a0663d06]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:13
[INFO] [stdout]   37:     0x64be51182903 - <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_reject_input_firewall_with_udp_over_ipv4::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:185:9
[INFO] [stdout]   38:     0x64be51181953 - <tokio[bc124314a0663d06]::runtime::basic_scheduler::InnerGuard<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_reject_input_firewall_with_udp_over_ipv4::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:414:38
[INFO] [stdout]   39:     0x64be5117d0aa - <tokio[bc124314a0663d06]::runtime::basic_scheduler::BasicScheduler<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on::<firebreak[20ef78547392ba36]::host::os::tests::test_reject_input_firewall_with_udp_over_ipv4::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:145:30
[INFO] [stdout]   40:     0x64be5123094a - <tokio[bc124314a0663d06]::runtime::Runtime>::block_on::<firebreak[20ef78547392ba36]::host::os::tests::test_reject_input_firewall_with_udp_over_ipv4::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/mod.rs:440:51
[INFO] [stdout]   41:     0x64be511dce84 - firebreak[20ef78547392ba36]::host::os::tests::test_reject_input_firewall_with_udp_over_ipv4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:426:17
[INFO] [stdout]   42:     0x64be511d5867 - firebreak[20ef78547392ba36]::host::os::tests::test_reject_input_firewall_with_udp_over_ipv4::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:427:104
[INFO] [stdout]   43:     0x64be511c0966 - <firebreak[20ef78547392ba36]::host::os::tests::test_reject_input_firewall_with_udp_over_ipv4::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x64be5137e39b - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x64be5137e39b - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   46:     0x64be5138ad8b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   47:     0x64be5138ad8b - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x64be5138ad8b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x64be5138ad8b - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x64be5138ad8b - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x64be5138ad8b - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   52:     0x64be5138ad8b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   53:     0x64be513864a4 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   54:     0x64be513864a4 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x64be5138d992 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   56:     0x64be5138d992 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x64be5138d992 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x64be5138d992 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x64be5138d992 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x64be5138d992 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   61:     0x64be5138d992 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x64be514a240f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   63:     0x64be514a240f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   64:     0x7fcef2582aa4 - <unknown>
[INFO] [stdout]   65:     0x7fcef260fa64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- host::os::tests::test_reject_input_firewall_with_udp_over_ipv6 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'host::os::tests::test_reject_input_firewall_with_udp_over_ipv6' (53) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64be514a2eca - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64be514a2eca - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64be514a2eca - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64be514a2eca - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64be514b886a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64be514b886a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x64be514a7ea2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x64be514a7ea2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x64be51480abf - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64be51480abf - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64be5149aa39 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64be5138a2bc - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x64be5138a2bc - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x64be5149acb2 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x64be5149acb2 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64be51480baa - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x64be514784e9 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64be5148188d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64be514b905c - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64be514863ac - <std[ec4e911328de40a6]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x64be51217299 - <std[ec4e911328de40a6]::sync::once::Once>::call_once::<<lazy_static[d17996ece1cb6d7c]::lazy::Lazy<()>>::get<<firebreak[20ef78547392ba36]::INIT as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x64be5123e7db - <lazy_static[d17996ece1cb6d7c]::lazy::Lazy<()>>::get::<<firebreak[20ef78547392ba36]::INIT as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x64be5123e7db - <firebreak[20ef78547392ba36]::INIT as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:142:26
[INFO] [stdout]   23:     0x64be5123e7db - <firebreak[20ef78547392ba36]::INIT as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:144:17
[INFO] [stdout]   24:     0x64be511cd519 - firebreak[20ef78547392ba36]::host::os::tests::test_input::<firebreak[20ef78547392ba36]::host::os::tests::build_reject, firebreak[20ef78547392ba36]::host::os::tests::expect_refused>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:277:9
[INFO] [stdout]   25:     0x64be511d857a - firebreak[20ef78547392ba36]::host::os::tests::test_reject_input_firewall_with_udp_over_ipv6::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:433:23
[INFO] [stdout]   26:     0x64be51240ead - <core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_reject_input_firewall_with_udp_over_ipv6::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x64be511a23cd - <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_reject_input_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:74
[INFO] [stdout]   28:     0x64be511f3a89 - tokio[bc124314a0663d06]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>, <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_reject_input_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:121:9
[INFO] [stdout]   29:     0x64be51171cac - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[bc124314a0663d06]::coop::Budget>>>::try_with::<tokio[bc124314a0663d06]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>, <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_reject_input_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   30:     0x64be5116979e - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[bc124314a0663d06]::coop::Budget>>>::with::<tokio[bc124314a0663d06]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>, <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_reject_input_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   31:     0x64be51198b5c - tokio[bc124314a0663d06]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>, <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_reject_input_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:114:13
[INFO] [stdout]   32:     0x64be51198b5c - tokio[bc124314a0663d06]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>, <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_reject_input_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:98:5
[INFO] [stdout]   33:     0x64be51198b5c - <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_reject_input_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:35
[INFO] [stdout]   34:     0x64be511a092a - tokio[bc124314a0663d06]::runtime::basic_scheduler::enter::<<tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_reject_input_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>, tokio[bc124314a0663d06]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:29
[INFO] [stdout]   35:     0x64be5121be6d - <tokio[bc124314a0663d06]::macros::scoped_tls::ScopedKey<tokio[bc124314a0663d06]::runtime::basic_scheduler::Context>>::set::<tokio[bc124314a0663d06]::runtime::basic_scheduler::enter<<tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_reject_input_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>, tokio[bc124314a0663d06]::runtime::driver::Driver>::{closure#0}, core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   36:     0x64be51188354 - tokio[bc124314a0663d06]::runtime::basic_scheduler::enter::<<tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_reject_input_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>, tokio[bc124314a0663d06]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:13
[INFO] [stdout]   37:     0x64be51182923 - <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_reject_input_firewall_with_udp_over_ipv6::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:185:9
[INFO] [stdout]   38:     0x64be51181a13 - <tokio[bc124314a0663d06]::runtime::basic_scheduler::InnerGuard<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_reject_input_firewall_with_udp_over_ipv6::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:414:38
[INFO] [stdout]   39:     0x64be5117d3ca - <tokio[bc124314a0663d06]::runtime::basic_scheduler::BasicScheduler<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on::<firebreak[20ef78547392ba36]::host::os::tests::test_reject_input_firewall_with_udp_over_ipv6::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:145:30
[INFO] [stdout]   40:     0x64be51230afa - <tokio[bc124314a0663d06]::runtime::Runtime>::block_on::<firebreak[20ef78547392ba36]::host::os::tests::test_reject_input_firewall_with_udp_over_ipv6::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/mod.rs:440:51
[INFO] [stdout]   41:     0x64be511dd054 - firebreak[20ef78547392ba36]::host::os::tests::test_reject_input_firewall_with_udp_over_ipv6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:426:17
[INFO] [stdout]   42:     0x64be511d5897 - firebreak[20ef78547392ba36]::host::os::tests::test_reject_input_firewall_with_udp_over_ipv6::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:427:104
[INFO] [stdout]   43:     0x64be511c09a6 - <firebreak[20ef78547392ba36]::host::os::tests::test_reject_input_firewall_with_udp_over_ipv6::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x64be5137e39b - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x64be5137e39b - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   46:     0x64be5138ad8b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   47:     0x64be5138ad8b - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x64be5138ad8b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x64be5138ad8b - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x64be5138ad8b - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x64be5138ad8b - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   52:     0x64be5138ad8b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   53:     0x64be513864a4 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   54:     0x64be513864a4 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x64be5138d992 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   56:     0x64be5138d992 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x64be5138d992 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x64be5138d992 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x64be5138d992 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x64be5138d992 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   61:     0x64be5138d992 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x64be514a240f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   63:     0x64be514a240f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   64:     0x7fcef2582aa4 - <unknown>
[INFO] [stdout]   65:     0x7fcef260fa64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- host::os::tests::test_reject_output_firewall_with_tcp_over_ipv6 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'host::os::tests::test_reject_output_firewall_with_tcp_over_ipv6' (55) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64be514a2eca - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64be514a2eca - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64be514a2eca - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64be514a2eca - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64be514b886a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64be514b886a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x64be514a7ea2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x64be514a7ea2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x64be51480abf - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64be51480abf - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64be5149aa39 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64be5138a2bc - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x64be5138a2bc - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x64be5149acb2 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x64be5149acb2 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64be51480baa - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x64be514784e9 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64be5148188d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64be514b905c - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64be514863ac - <std[ec4e911328de40a6]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x64be51217299 - <std[ec4e911328de40a6]::sync::once::Once>::call_once::<<lazy_static[d17996ece1cb6d7c]::lazy::Lazy<()>>::get<<firebreak[20ef78547392ba36]::INIT as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x64be5123e7db - <lazy_static[d17996ece1cb6d7c]::lazy::Lazy<()>>::get::<<firebreak[20ef78547392ba36]::INIT as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x64be5123e7db - <firebreak[20ef78547392ba36]::INIT as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:142:26
[INFO] [stdout]   23:     0x64be5123e7db - <firebreak[20ef78547392ba36]::INIT as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:144:17
[INFO] [stdout]   24:     0x64be511d1119 - firebreak[20ef78547392ba36]::host::os::tests::test_output::<firebreak[20ef78547392ba36]::host::os::tests::build_reject, firebreak[20ef78547392ba36]::host::os::tests::expect_refused>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:317:9
[INFO] [stdout]   25:     0x64be511d9237 - firebreak[20ef78547392ba36]::host::os::tests::test_reject_output_firewall_with_tcp_over_ipv6::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:433:23
[INFO] [stdout]   26:     0x64be5124102d - <core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_reject_output_firewall_with_tcp_over_ipv6::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x64be511a2a2d - <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_reject_output_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:74
[INFO] [stdout]   28:     0x64be511f4269 - tokio[bc124314a0663d06]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>, <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_reject_output_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:121:9
[INFO] [stdout]   29:     0x64be5117236c - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[bc124314a0663d06]::coop::Budget>>>::try_with::<tokio[bc124314a0663d06]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>, <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_reject_output_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   30:     0x64be511699de - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[bc124314a0663d06]::coop::Budget>>>::with::<tokio[bc124314a0663d06]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>, <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_reject_output_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   31:     0x64be5119b79c - tokio[bc124314a0663d06]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>, <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_reject_output_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:114:13
[INFO] [stdout]   32:     0x64be5119b79c - tokio[bc124314a0663d06]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>, <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_reject_output_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:98:5
[INFO] [stdout]   33:     0x64be5119b79c - <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_reject_output_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:35
[INFO] [stdout]   34:     0x64be511a09ea - tokio[bc124314a0663d06]::runtime::basic_scheduler::enter::<<tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_reject_output_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>, tokio[bc124314a0663d06]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:29
[INFO] [stdout]   35:     0x64be5121c46d - <tokio[bc124314a0663d06]::macros::scoped_tls::ScopedKey<tokio[bc124314a0663d06]::runtime::basic_scheduler::Context>>::set::<tokio[bc124314a0663d06]::runtime::basic_scheduler::enter<<tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_reject_output_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>, tokio[bc124314a0663d06]::runtime::driver::Driver>::{closure#0}, core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   36:     0x64be51189974 - tokio[bc124314a0663d06]::runtime::basic_scheduler::enter::<<tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_reject_output_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>, tokio[bc124314a0663d06]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:13
[INFO] [stdout]   37:     0x64be511829e3 - <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_reject_output_firewall_with_tcp_over_ipv6::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:185:9
[INFO] [stdout]   38:     0x64be51181e93 - <tokio[bc124314a0663d06]::runtime::basic_scheduler::InnerGuard<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_reject_output_firewall_with_tcp_over_ipv6::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:414:38
[INFO] [stdout]   39:     0x64be5117e68a - <tokio[bc124314a0663d06]::runtime::basic_scheduler::BasicScheduler<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on::<firebreak[20ef78547392ba36]::host::os::tests::test_reject_output_firewall_with_tcp_over_ipv6::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:145:30
[INFO] [stdout]   40:     0x64be5123151a - <tokio[bc124314a0663d06]::runtime::Runtime>::block_on::<firebreak[20ef78547392ba36]::host::os::tests::test_reject_output_firewall_with_tcp_over_ipv6::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/mod.rs:440:51
[INFO] [stdout]   41:     0x64be511ddb34 - firebreak[20ef78547392ba36]::host::os::tests::test_reject_output_firewall_with_tcp_over_ipv6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:426:17
[INFO] [stdout]   42:     0x64be511d59b7 - firebreak[20ef78547392ba36]::host::os::tests::test_reject_output_firewall_with_tcp_over_ipv6::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:427:104
[INFO] [stdout]   43:     0x64be511c0b26 - <firebreak[20ef78547392ba36]::host::os::tests::test_reject_output_firewall_with_tcp_over_ipv6::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x64be5137e39b - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x64be5137e39b - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   46:     0x64be5138ad8b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   47:     0x64be5138ad8b - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x64be5138ad8b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x64be5138ad8b - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x64be5138ad8b - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x64be5138ad8b - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   52:     0x64be5138ad8b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   53:     0x64be513864a4 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   54:     0x64be513864a4 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x64be5138d992 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   56:     0x64be5138d992 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x64be5138d992 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x64be5138d992 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x64be5138d992 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x64be5138d992 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   61:     0x64be5138d992 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x64be514a240f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   63:     0x64be514a240f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   64:     0x7fcef2582aa4 - <unknown>
[INFO] [stdout]   65:     0x7fcef260fa64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- host::os::tests::test_reject_output_firewall_with_udp_over_ipv4 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'host::os::tests::test_reject_output_firewall_with_udp_over_ipv4' (56) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64be514a2eca - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64be514a2eca - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64be514a2eca - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64be514a2eca - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64be514b886a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64be514b886a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x64be514a7ea2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x64be514a7ea2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x64be51480abf - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64be51480abf - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64be5149aa39 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64be5138a2bc - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x64be5138a2bc - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x64be5149acb2 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x64be5149acb2 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64be51480baa - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x64be514784e9 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64be5148188d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64be514b905c - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64be514863ac - <std[ec4e911328de40a6]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x64be51217299 - <std[ec4e911328de40a6]::sync::once::Once>::call_once::<<lazy_static[d17996ece1cb6d7c]::lazy::Lazy<()>>::get<<firebreak[20ef78547392ba36]::INIT as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x64be5123e7db - <lazy_static[d17996ece1cb6d7c]::lazy::Lazy<()>>::get::<<firebreak[20ef78547392ba36]::INIT as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x64be5123e7db - <firebreak[20ef78547392ba36]::INIT as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:142:26
[INFO] [stdout]   23:     0x64be5123e7db - <firebreak[20ef78547392ba36]::INIT as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:144:17
[INFO] [stdout]   24:     0x64be511d1119 - firebreak[20ef78547392ba36]::host::os::tests::test_output::<firebreak[20ef78547392ba36]::host::os::tests::build_reject, firebreak[20ef78547392ba36]::host::os::tests::expect_refused>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:317:9
[INFO] [stdout]   25:     0x64be511d945a - firebreak[20ef78547392ba36]::host::os::tests::test_reject_output_firewall_with_udp_over_ipv4::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:433:23
[INFO] [stdout]   26:     0x64be5124106d - <core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_reject_output_firewall_with_udp_over_ipv4::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x64be511a2b3d - <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_reject_output_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:74
[INFO] [stdout]   28:     0x64be511f43b9 - tokio[bc124314a0663d06]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>, <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_reject_output_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:121:9
[INFO] [stdout]   29:     0x64be5117248c - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[bc124314a0663d06]::coop::Budget>>>::try_with::<tokio[bc124314a0663d06]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>, <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_reject_output_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   30:     0x64be51169a3e - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[bc124314a0663d06]::coop::Budget>>>::with::<tokio[bc124314a0663d06]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>, <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_reject_output_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   31:     0x64be5119befc - tokio[bc124314a0663d06]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>, <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_reject_output_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:114:13
[INFO] [stdout]   32:     0x64be5119befc - tokio[bc124314a0663d06]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>, <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_reject_output_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:98:5
[INFO] [stdout]   33:     0x64be5119befc - <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_reject_output_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:35
[INFO] [stdout]   34:     0x64be511a0a0a - tokio[bc124314a0663d06]::runtime::basic_scheduler::enter::<<tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_reject_output_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>, tokio[bc124314a0663d06]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:29
[INFO] [stdout]   35:     0x64be5121c56d - <tokio[bc124314a0663d06]::macros::scoped_tls::ScopedKey<tokio[bc124314a0663d06]::runtime::basic_scheduler::Context>>::set::<tokio[bc124314a0663d06]::runtime::basic_scheduler::enter<<tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_reject_output_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>, tokio[bc124314a0663d06]::runtime::driver::Driver>::{closure#0}, core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   36:     0x64be51189d24 - tokio[bc124314a0663d06]::runtime::basic_scheduler::enter::<<tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_reject_output_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>, tokio[bc124314a0663d06]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:13
[INFO] [stdout]   37:     0x64be51182a03 - <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_reject_output_firewall_with_udp_over_ipv4::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:185:9
[INFO] [stdout]   38:     0x64be51181f53 - <tokio[bc124314a0663d06]::runtime::basic_scheduler::InnerGuard<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_reject_output_firewall_with_udp_over_ipv4::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:414:38
[INFO] [stdout]   39:     0x64be5117e9aa - <tokio[bc124314a0663d06]::runtime::basic_scheduler::BasicScheduler<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on::<firebreak[20ef78547392ba36]::host::os::tests::test_reject_output_firewall_with_udp_over_ipv4::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:145:30
[INFO] [stdout]   40:     0x64be512316ca - <tokio[bc124314a0663d06]::runtime::Runtime>::block_on::<firebreak[20ef78547392ba36]::host::os::tests::test_reject_output_firewall_with_udp_over_ipv4::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/mod.rs:440:51
[INFO] [stdout]   41:     0x64be511ddd04 - firebreak[20ef78547392ba36]::host::os::tests::test_reject_output_firewall_with_udp_over_ipv4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:426:17
[INFO] [stdout]   42:     0x64be511d59e7 - firebreak[20ef78547392ba36]::host::os::tests::test_reject_output_firewall_with_udp_over_ipv4::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:427:104
[INFO] [stdout]   43:     0x64be511c0b66 - <firebreak[20ef78547392ba36]::host::os::tests::test_reject_output_firewall_with_udp_over_ipv4::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x64be5137e39b - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x64be5137e39b - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   46:     0x64be5138ad8b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   47:     0x64be5138ad8b - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x64be5138ad8b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x64be5138ad8b - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x64be5138ad8b - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x64be5138ad8b - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   52:     0x64be5138ad8b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   53:     0x64be513864a4 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   54:     0x64be513864a4 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x64be5138d992 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   56:     0x64be5138d992 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x64be5138d992 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x64be5138d992 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x64be5138d992 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x64be5138d992 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   61:     0x64be5138d992 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x64be514a240f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   63:     0x64be514a240f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   64:     0x7fcef2582aa4 - <unknown>
[INFO] [stdout]   65:     0x7fcef260fa64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- host::os::tests::test_reject_output_firewall_with_udp_over_ipv6 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'host::os::tests::test_reject_output_firewall_with_udp_over_ipv6' (57) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64be514a2eca - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64be514a2eca - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64be514a2eca - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64be514a2eca - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64be514b886a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64be514b886a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x64be514a7ea2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x64be514a7ea2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x64be51480abf - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64be51480abf - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64be5149aa39 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64be5138a2bc - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x64be5138a2bc - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x64be5149acb2 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x64be5149acb2 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64be51480baa - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x64be514784e9 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64be5148188d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64be514b905c - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64be514863ac - <std[ec4e911328de40a6]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x64be51217299 - <std[ec4e911328de40a6]::sync::once::Once>::call_once::<<lazy_static[d17996ece1cb6d7c]::lazy::Lazy<()>>::get<<firebreak[20ef78547392ba36]::INIT as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x64be5123e7db - <lazy_static[d17996ece1cb6d7c]::lazy::Lazy<()>>::get::<<firebreak[20ef78547392ba36]::INIT as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x64be5123e7db - <firebreak[20ef78547392ba36]::INIT as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:142:26
[INFO] [stdout]   23:     0x64be5123e7db - <firebreak[20ef78547392ba36]::INIT as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:144:17
[INFO] [stdout]   24:     0x64be511d1119 - firebreak[20ef78547392ba36]::host::os::tests::test_output::<firebreak[20ef78547392ba36]::host::os::tests::build_reject, firebreak[20ef78547392ba36]::host::os::tests::expect_refused>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:317:9
[INFO] [stdout]   25:     0x64be511d967a - firebreak[20ef78547392ba36]::host::os::tests::test_reject_output_firewall_with_udp_over_ipv6::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:433:23
[INFO] [stdout]   26:     0x64be512410ad - <core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_reject_output_firewall_with_udp_over_ipv6::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x64be511a2c4d - <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_reject_output_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:74
[INFO] [stdout]   28:     0x64be511f4509 - tokio[bc124314a0663d06]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>, <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_reject_output_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:121:9
[INFO] [stdout]   29:     0x64be511725ac - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[bc124314a0663d06]::coop::Budget>>>::try_with::<tokio[bc124314a0663d06]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>, <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_reject_output_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   30:     0x64be51169a9e - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[bc124314a0663d06]::coop::Budget>>>::with::<tokio[bc124314a0663d06]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>, <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_reject_output_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   31:     0x64be5119c65c - tokio[bc124314a0663d06]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>, <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_reject_output_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:114:13
[INFO] [stdout]   32:     0x64be5119c65c - tokio[bc124314a0663d06]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>, <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_reject_output_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:98:5
[INFO] [stdout]   33:     0x64be5119c65c - <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_reject_output_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:35
[INFO] [stdout]   34:     0x64be511a0a2a - tokio[bc124314a0663d06]::runtime::basic_scheduler::enter::<<tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_reject_output_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>, tokio[bc124314a0663d06]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:29
[INFO] [stdout]   35:     0x64be5121c66d - <tokio[bc124314a0663d06]::macros::scoped_tls::ScopedKey<tokio[bc124314a0663d06]::runtime::basic_scheduler::Context>>::set::<tokio[bc124314a0663d06]::runtime::basic_scheduler::enter<<tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_reject_output_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>, tokio[bc124314a0663d06]::runtime::driver::Driver>::{closure#0}, core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   36:     0x64be5118a0d4 - tokio[bc124314a0663d06]::runtime::basic_scheduler::enter::<<tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_reject_output_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>, tokio[bc124314a0663d06]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:13
[INFO] [stdout]   37:     0x64be51182a23 - <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_reject_output_firewall_with_udp_over_ipv6::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:185:9
[INFO] [stdout]   38:     0x64be51182013 - <tokio[bc124314a0663d06]::runtime::basic_scheduler::InnerGuard<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_reject_output_firewall_with_udp_over_ipv6::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:414:38
[INFO] [stdout]   39:     0x64be5117ecca - <tokio[bc124314a0663d06]::runtime::basic_scheduler::BasicScheduler<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on::<firebreak[20ef78547392ba36]::host::os::tests::test_reject_output_firewall_with_udp_over_ipv6::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:145:30
[INFO] [stdout]   40:     0x64be5123187a - <tokio[bc124314a0663d06]::runtime::Runtime>::block_on::<firebreak[20ef78547392ba36]::host::os::tests::test_reject_output_firewall_with_udp_over_ipv6::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/mod.rs:440:51
[INFO] [stdout]   41:     0x64be511dded4 - firebreak[20ef78547392ba36]::host::os::tests::test_reject_output_firewall_with_udp_over_ipv6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:426:17
[INFO] [stdout]   42:     0x64be511d5a17 - firebreak[20ef78547392ba36]::host::os::tests::test_reject_output_firewall_with_udp_over_ipv6::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:427:104
[INFO] [stdout]   43:     0x64be511c0ba6 - <firebreak[20ef78547392ba36]::host::os::tests::test_reject_output_firewall_with_udp_over_ipv6::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x64be5137e39b - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x64be5137e39b - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   46:     0x64be5138ad8b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stderr] error: test failed, to rerun pass `--bin firebreak`
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   47:     0x64be5138ad8b - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x64be5138ad8b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x64be5138ad8b - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x64be5138ad8b - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x64be5138ad8b - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   52:     0x64be5138ad8b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   53:     0x64be513864a4 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   54:     0x64be513864a4 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x64be5138d992 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   56:     0x64be5138d992 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x64be5138d992 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x64be5138d992 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x64be5138d992 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x64be5138d992 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   61:     0x64be5138d992 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x64be514a240f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   63:     0x64be514a240f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   64:     0x7fcef2582aa4 - <unknown>
[INFO] [stdout]   65:     0x7fcef260fa64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- host::os::tests::test_reject_output_firewall_with_tcp_over_ipv4 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'host::os::tests::test_reject_output_firewall_with_tcp_over_ipv4' (54) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64be514a2eca - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64be514a2eca - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64be514a2eca - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64be514a2eca - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64be514b886a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64be514b886a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x64be514a7ea2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x64be514a7ea2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x64be51480abf - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64be51480abf - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64be5149aa39 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64be5138a2bc - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x64be5138a2bc - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x64be5149acb2 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x64be5149acb2 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64be51480baa - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x64be514784e9 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64be5148188d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64be514b905c - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64be514863ac - <std[ec4e911328de40a6]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x64be51217299 - <std[ec4e911328de40a6]::sync::once::Once>::call_once::<<lazy_static[d17996ece1cb6d7c]::lazy::Lazy<()>>::get<<firebreak[20ef78547392ba36]::INIT as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x64be5123e7db - <lazy_static[d17996ece1cb6d7c]::lazy::Lazy<()>>::get::<<firebreak[20ef78547392ba36]::INIT as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x64be5123e7db - <firebreak[20ef78547392ba36]::INIT as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:142:26
[INFO] [stdout]   23:     0x64be5123e7db - <firebreak[20ef78547392ba36]::INIT as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:144:17
[INFO] [stdout]   24:     0x64be511d1119 - firebreak[20ef78547392ba36]::host::os::tests::test_output::<firebreak[20ef78547392ba36]::host::os::tests::build_reject, firebreak[20ef78547392ba36]::host::os::tests::expect_refused>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:317:9
[INFO] [stdout]   25:     0x64be511d9017 - firebreak[20ef78547392ba36]::host::os::tests::test_reject_output_firewall_with_tcp_over_ipv4::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:433:23
[INFO] [stdout]   26:     0x64be51240fed - <core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_reject_output_firewall_with_tcp_over_ipv4::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x64be511a291d - <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_reject_output_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:74
[INFO] [stdout]   28:     0x64be511f4119 - tokio[bc124314a0663d06]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>, <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_reject_output_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:121:9
[INFO] [stdout]   29:     0x64be5117224c - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[bc124314a0663d06]::coop::Budget>>>::try_with::<tokio[bc124314a0663d06]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>, <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_reject_output_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   30:     0x64be5116997e - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[bc124314a0663d06]::coop::Budget>>>::with::<tokio[bc124314a0663d06]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>, <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_reject_output_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   31:     0x64be5119b03c - tokio[bc124314a0663d06]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>, <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_reject_output_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:114:13
[INFO] [stdout]   32:     0x64be5119b03c - tokio[bc124314a0663d06]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>, <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_reject_output_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:98:5
[INFO] [stdout]   33:     0x64be5119b03c - <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_reject_output_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:35
[INFO] [stdout]   34:     0x64be511a09ca - tokio[bc124314a0663d06]::runtime::basic_scheduler::enter::<<tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_reject_output_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>, tokio[bc124314a0663d06]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:29
[INFO] [stdout]   35:     0x64be5121c36d - <tokio[bc124314a0663d06]::macros::scoped_tls::ScopedKey<tokio[bc124314a0663d06]::runtime::basic_scheduler::Context>>::set::<tokio[bc124314a0663d06]::runtime::basic_scheduler::enter<<tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_reject_output_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>, tokio[bc124314a0663d06]::runtime::driver::Driver>::{closure#0}, core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   36:     0x64be511895c4 - tokio[bc124314a0663d06]::runtime::basic_scheduler::enter::<<tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_reject_output_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>, tokio[bc124314a0663d06]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:13
[INFO] [stdout]   37:     0x64be511829c3 - <tokio[bc124314a0663d06]::runtime::basic_scheduler::Inner<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_reject_output_firewall_with_tcp_over_ipv4::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:185:9
[INFO] [stdout]   38:     0x64be51181dd3 - <tokio[bc124314a0663d06]::runtime::basic_scheduler::InnerGuard<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut firebreak[20ef78547392ba36]::host::os::tests::test_reject_output_firewall_with_tcp_over_ipv4::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:414:38
[INFO] [stdout]   39:     0x64be5117e36a - <tokio[bc124314a0663d06]::runtime::basic_scheduler::BasicScheduler<tokio[bc124314a0663d06]::runtime::driver::Driver>>::block_on::<firebreak[20ef78547392ba36]::host::os::tests::test_reject_output_firewall_with_tcp_over_ipv4::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:145:30
[INFO] [stdout]   40:     0x64be5123136a - <tokio[bc124314a0663d06]::runtime::Runtime>::block_on::<firebreak[20ef78547392ba36]::host::os::tests::test_reject_output_firewall_with_tcp_over_ipv4::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/mod.rs:440:51
[INFO] [stdout]   41:     0x64be511dd964 - firebreak[20ef78547392ba36]::host::os::tests::test_reject_output_firewall_with_tcp_over_ipv4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:426:17
[INFO] [stdout]   42:     0x64be511d5987 - firebreak[20ef78547392ba36]::host::os::tests::test_reject_output_firewall_with_tcp_over_ipv4::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:427:104
[INFO] [stdout]   43:     0x64be511c0ae6 - <firebreak[20ef78547392ba36]::host::os::tests::test_reject_output_firewall_with_tcp_over_ipv4::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x64be5137e39b - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x64be5137e39b - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   46:     0x64be5138ad8b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   47:     0x64be5138ad8b - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x64be5138ad8b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x64be5138ad8b - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x64be5138ad8b - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x64be5138ad8b - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   52:     0x64be5138ad8b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   53:     0x64be513864a4 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   54:     0x64be513864a4 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x64be5138d992 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   56:     0x64be5138d992 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x64be5138d992 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x64be5138d992 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x64be5138d992 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x64be5138d992 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   61:     0x64be5138d992 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x64be514a240f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   63:     0x64be514a240f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   64:     0x7fcef2582aa4 - <unknown>
[INFO] [stdout]   65:     0x7fcef260fa64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     conn::os::tests::tcp_v4_ok
[INFO] [stdout]     conn::os::tests::tcp_v6_ok
[INFO] [stdout]     conn::os::tests::udp_v4_ok
[INFO] [stdout]     conn::os::tests::udp_v6_ok
[INFO] [stdout]     host::os::tests::test_accept_forward_firewall_with_tcp_over_ipv4
[INFO] [stdout]     host::os::tests::test_accept_forward_firewall_with_tcp_over_ipv6
[INFO] [stdout]     host::os::tests::test_accept_forward_firewall_with_udp_over_ipv4
[INFO] [stdout]     host::os::tests::test_accept_forward_firewall_with_udp_over_ipv6
[INFO] [stdout]     host::os::tests::test_accept_input_firewall_with_tcp_over_ipv4
[INFO] [stdout]     host::os::tests::test_accept_input_firewall_with_tcp_over_ipv6
[INFO] [stdout]     host::os::tests::test_accept_input_firewall_with_udp_over_ipv4
[INFO] [stdout]     host::os::tests::test_accept_input_firewall_with_udp_over_ipv6
[INFO] [stdout]     host::os::tests::test_accept_output_firewall_with_tcp_over_ipv4
[INFO] [stdout]     host::os::tests::test_accept_output_firewall_with_tcp_over_ipv6
[INFO] [stdout]     host::os::tests::test_accept_output_firewall_with_udp_over_ipv4
[INFO] [stdout]     host::os::tests::test_accept_output_firewall_with_udp_over_ipv6
[INFO] [stdout]     host::os::tests::test_drop_forward_firewall_with_tcp_over_ipv4
[INFO] [stdout]     host::os::tests::test_drop_forward_firewall_with_tcp_over_ipv6
[INFO] [stdout]     host::os::tests::test_drop_forward_firewall_with_udp_over_ipv4
[INFO] [stdout]     host::os::tests::test_drop_forward_firewall_with_udp_over_ipv6
[INFO] [stdout]     host::os::tests::test_drop_input_firewall_with_tcp_over_ipv4
[INFO] [stdout]     host::os::tests::test_drop_input_firewall_with_tcp_over_ipv6
[INFO] [stdout]     host::os::tests::test_drop_input_firewall_with_udp_over_ipv4
[INFO] [stdout]     host::os::tests::test_drop_input_firewall_with_udp_over_ipv6
[INFO] [stdout]     host::os::tests::test_drop_output_firewall_with_tcp_over_ipv4
[INFO] [stdout]     host::os::tests::test_drop_output_firewall_with_tcp_over_ipv6
[INFO] [stdout]     host::os::tests::test_drop_output_firewall_with_udp_over_ipv4
[INFO] [stdout]     host::os::tests::test_drop_output_firewall_with_udp_over_ipv6
[INFO] [stdout]     host::os::tests::test_reject_forward_firewall_with_tcp_over_ipv4
[INFO] [stdout]     host::os::tests::test_reject_forward_firewall_with_tcp_over_ipv6
[INFO] [stdout]     host::os::tests::test_reject_forward_firewall_with_udp_over_ipv4
[INFO] [stdout]     host::os::tests::test_reject_forward_firewall_with_udp_over_ipv6
[INFO] [stdout]     host::os::tests::test_reject_input_firewall_with_tcp_over_ipv4
[INFO] [stdout]     host::os::tests::test_reject_input_firewall_with_tcp_over_ipv6
[INFO] [stdout]     host::os::tests::test_reject_input_firewall_with_udp_over_ipv4
[INFO] [stdout]     host::os::tests::test_reject_input_firewall_with_udp_over_ipv6
[INFO] [stdout]     host::os::tests::test_reject_output_firewall_with_tcp_over_ipv4
[INFO] [stdout]     host::os::tests::test_reject_output_firewall_with_tcp_over_ipv6
[INFO] [stdout]     host::os::tests::test_reject_output_firewall_with_udp_over_ipv4
[INFO] [stdout]     host::os::tests::test_reject_output_firewall_with_udp_over_ipv6
[INFO] [stdout]     os::tests::add_veth_link
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 41 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "65e27cbb2fe1cbc9c758631109b90542a65799f01d10734e581bb58875f42c12", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "65e27cbb2fe1cbc9c758631109b90542a65799f01d10734e581bb58875f42c12", kill_on_drop: false }`
[INFO] [stdout] 65e27cbb2fe1cbc9c758631109b90542a65799f01d10734e581bb58875f42c12
